> ## Documentation Index
> Fetch the complete documentation index at: https://help.yoursit.ee/llms.txt
> Use this file to discover all available pages before exploring further.

# How to edit a widget

You can update a widget's content and settings at any time from your Sitee editor.

## Edit a widget directly

<Steps>
  <Step title="Open your Sitee editor">
    [Log in to YourSitee](https://yoursit.ee/dashboard/login) and open the Sitee containing the widget.
  </Step>

  <Step title="Select the widget">
    Click the widget you want to change to open its editing panel.
  </Step>

  <Step title="Update the widget">
    Change its content, link, appearance, or other available settings.
  </Step>

  <Step title="Save and publish">
    Confirm your changes, then publish them to your public Sitee.
  </Step>
</Steps>

## Edit from the context menu

You can also ***right-click*** the widget and select **Edit**.

On <Icon icon="apple" /> Mac, you can use **Control-click** if right-clicking is not enabled.

<Note>
  **Available settings depend on the widget type**. For example, a Link Widget has different options from a Markdown or social media widget.
</Note>

## Related articles

<CardGroup cols={2}>
  <Card title="How to add a widget" href="/widget/basic/how-to-add-a-widget">
    Add a new widget to your Sitee.
  </Card>

  <Card title="How to delete a widget" href="/widget/basic/how-to-delete-a-widget">
    Permanently remove a widget you no longer need.
  </Card>
</CardGroup>
