# Ending Your Shift

Before ending your shift, it's important to remember a few key items to ensure a smooth transition for your team and your customers:&#x20;

<table><thead><tr><th width="301">Action</th><th>Why It's Important</th></tr></thead><tbody><tr><td>Check your agent status to make sure it reflects your availability accurately</td><td>If you do not update your status to offline and your chat is still operating within business hours, you may be assigned escalated conversations. Simply closing the browser tab does not mark you offline! To learn more about setting your status, click the link: <a data-mention href="/pages/Uh5CtQvZ51tAMywudJ1v">/pages/Uh5CtQvZ51tAMywudJ1v</a></td></tr><tr><td>Resolve any remaining assigned conversations</td><td>Review &#x26; resolve any outstanding assigned conversations to ensure that no customer query is left unattended.</td></tr><tr><td>Check the left messages inbox for unresolved messages</td><td>If the Left Message feature is enabled, check the inbox to make sure there are no pending messages unresolved. To learn more about the Left Message feature, click the link:  <a data-mention href="/pages/Npz0KeWLf4370qTNxdBx#leave-a-message">/pages/Npz0KeWLf4370qTNxdBx#leave-a-message</a></td></tr><tr><td>Let fellow agents know that you are signing off</td><td>Letting your team know when you're signing off helps ensure that all pending or incoming queries are assigned correctly and handled efficiently, preventing any lapses in customer service.</td></tr></tbody></table>

## FAQs

<details>

<summary>How long should I wait for a user to respond before resolving a conversation?</summary>

The appropriate duration to leave a conversation open before resolving it can depend on your specific brand's guidelines and policies. However, here are some general recommendations to consider:

1. Evaluate the nature and urgency of the conversation. If it's a time-sensitive issue or requires immediate attention, you may need to follow up more quickly. You can allow for a longer response time for general inquiries or non-urgent matters.
2. When initiating the conversation, communicate an estimated response time or tell the customer when they can expect to hear back from you. It helps manage their expectations and provides clarity on the timeframe.
3. If the customer hasn't responded within a reasonable timeframe, consider making follow-up attempts to re-engage them. Send a polite reminder or a brief message to see if they require further assistance. Before ending your shift, we recommend that you resolve the conversation and reassign the virtual assignment.

</details>


---

# 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.satisfilabs.com/resource-center/live-agent-engine/agent-overview/ending-your-shift.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.
