# End Session

Hosts can decide to end session for the following reasons:

* The session has ended&#x20;
* The session is canceled or postpone

{% hint style="danger" %}
E**nding the session while live means all users will be kicked out of the session**
{% endhint %}

{% hint style="info" %}
**If host didn't end the session manually, it will deleted by default after 3 hours**
{% endhint %}

{% stepper %}
{% step %}

### Press on "End Session"

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

{% step %}

### Confirm your action

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

{% step %}

### Your session is successfully ended

<figure><img src="/files/eDV08nrFti3nInM7dLjX" 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/end-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.
