# KCS - Horas Gastas de Atendimento em Tickets

## Horas Gastas de Atendimento em Tickets

🕒 Tempo aproximado para leitura: 00:00:45 min

***

### ❓ Dúvida

O que representa o campo "Horas gastas de atendimento" exibido nas informações de um ticket finalizado?

***

### 🔎 Causa

O campo "Horas gastas de atendimento" corresponde ao tempo total em que o SLA permaneceu ativo (correndo) no ticket.

Este indicador contabiliza todo o período em que o ticket esteve em estágios que não suspendem a contagem do SLA, desde a sua abertura até o momento exato do seu fechamento.

***

### ✅ Solução

* Contagem Real: Reflete o tempo de resposta e resolução sob a ótica da métrica de serviço.
* Visualização: Esta informação pode ser consultada no painel lateral de "Informações do ticket", logo abaixo da data de fechamento, quando o status do chamado for "Fechado".

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


---

# 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://guia-de-uso.tiflux.com/faq/duvidas-frequentes/tickets/kcs-horas-gastas-de-atendimento-em-tickets.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.
