# Edit Session

Hosts have the possibility to edit session details after creating it

{% stepper %}
{% step %}

### Go to "Edit Session"

<figure><img src="/files/dWgpGQ0qjset6HoW5tdU" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Preform edits

<figure><img src="/files/UfPK5VpEJqDszUfGXuJT" alt=""><figcaption></figcaption></figure>

**Session Name:** Edit your session title

**Moderators:** Delete, edit address, name or add a new moderator&#x20;
{% endstep %}

{% step %}

### Save your changes

<figure><img src="/files/t3PVmlS8XH0IUXsZuZkM" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.quicksync.me/stagex/partnership-dashboard/edit-session.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
