> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/topicos/geral/sac-360/sac-360-filtros/sac-360o-filtros-por-responsavel.md).

# SAC 360º - Filtros - Por Responsável

No **SAC 360 da SprintHub**, o filtro por **responsável** permite visualizar apenas os atendimentos atribuídos a um atendente específico.\
Esse recurso é ideal para acompanhar o desempenho individual da equipe, redistribuir demandas ou verificar atendimentos em andamento de um colaborador.

***

#### ⚙️ Como aplicar o filtro por responsável

1. Acesse o menu **Geral > SAC 360**, ou digite **“SAC 360”** no campo **“Encontrar serviços”**.
2. Na barra lateral esquerda, localize a seção de **Filtros**.
3. Clique em **Responsável**.
4. Escolha o atendente que deseja visualizar.

O painel exibirá apenas os atendimentos atribuídos ao responsável selecionado.

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

***

#### 💡 Dica

* Combine o filtro de **Responsável** com outros filtros, como **Plataformas**, **Departamentos** ou **Etapas**, para refinar ainda mais sua visualização.
* Se o atendimento ainda não tiver um responsável definido, ele não aparecerá neste filtro até ser atribuído.

***

#### 📊 Por que usar esse filtro

O filtro por responsável ajuda a:

* Acompanhar o volume de atendimentos por atendente.
* Garantir que nenhuma conversa fique sem retorno.
* Identificar gargalos ou sobrecarga em um membro da equipe.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/topicos/geral/sac-360/sac-360-filtros/sac-360o-filtros-por-responsavel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
