# Page Not Found

The URL `topics/general/sac-360/sac-360o-automations/sac-360o-automation-transferring-service/sac-360o-automation-service-transfer-due-to-attendant-inactivity` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [360° Support Center Automation — Ticket Transfer due to Attendant Inactivity](https://docs.sprinthub.com/en/topics/general/sac-360/360-support-center-automations/360-support-center-automation-transferring-ticket/360-support-center-automation-ticket-transfer-due-to-attendant-inactivity.md)
- [SAC 360° - Removing the Link Between the Lead and the Service](https://docs.sprinthub.com/en/topics/general/sac-360/sac-360-common-questions/sac-360o-link-service/sac-360-removing-the-link-between-the-lead-and-the-service.md)
- [360° Support Center Automation - Changing the owner by the lead when transferring](https://docs.sprinthub.com/en/topics/general/sac-360/360-support-center-automations/360-support-center-automation-transferring-ticket/360-support-center-automation-changing-the-owner-by-the-lead-when-transferring.md)
- [SAC 360º - Moving Service Cases from One Owner to a Department](https://docs.sprinthub.com/en/topics/general/sac-360/sac-360-common-questions/sac-360o-moving-service-cases-from-one-owner-to-a-department.md)
- [SAC 360º - Transferring Service - Lunch Break](https://docs.sprinthub.com/en/topics/general/sac-360/sac-360-common-questions/sac-360o-transferring-service-lunch-break.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://docs.sprinthub.com/en/topics/general/sac-360/360-support-center-automations/360-support-center-automation-transferring-ticket/360-support-center-automation-ticket-transfer-due-to-attendant-inactivity.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.

### Option 2 — Browse the documentation index

Full index: https://docs.sprinthub.com/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://docs.sprinthub.com/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/en/topics/general/sac-360/360-support-center-automations/360-support-center-automation-transferring-ticket/360-support-center-automation-ticket-transfer-due-to-attendant-inactivity.md`).

You may also use `Accept: text/markdown` header for content negotiation.
