> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-deploy-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing.md).

# Help Desk Tickets

- [Enabling Ticketing](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/enabling-ticketing.md)
- [Enable Ticketing for Your Organization](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/enabling-ticketing/enable-ticketing.md): This enables end-users to submit tickets from their computers.
- [Enable Email Alerts for Incoming Tickets](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/enabling-ticketing/enable-ticketing/email-alerts-for-incoming-tickets.md)
- [Enable Ticketing for a User](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/enabling-ticketing/enable-ticketing-for-a-user.md)
- [Ticketing Emails](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/enabling-ticketing/setup-ticketing-emails.md)
- [Ticket Actions](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/ticket-actions.md)
- [Create a Ticket](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/ticket-actions/create-a-ticket.md)
- [Edit a Ticket](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/ticket-actions/edit-a-ticket.md)
- [Add a Note to a Ticket](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/ticket-actions/add-a-note-to-a-ticket.md)
- [Assign Ticket (To a User)](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/ticket-actions/assign-ticket-to-a-user.md)
- [Assign Owner (To a Ticket)](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/ticket-actions/assign-a-ticket.md)
- [Change Status of a Ticket (Open, In Progress, Closed)](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/ticket-actions/change-status-of-a-ticket-open-in-progress-closed.md)
- [Download a File Attached to a Ticket](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/ticket-actions/download-a-file-attached-to-a-ticket.md)
- [View a Ticket](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/ticket-actions/view-a-ticket.md)
- [View History](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/ticket-actions/view-history.md)
- [Export a Report of All Tickets to a CSV File](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/ticket-actions/export-a-report-of-all-tickets-to-a-csv-file.md)
- [Remote Access a Computer via a Ticket](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/ticket-actions/remote-access-a-computer-via-a-ticket.md)
- [Ticketing - Mapping Email IDs](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/ticketing-mapping-email-ids.md)
- [Fair Use Policy - Ticketing](https://docs.faronics.com/faronics-deploy-docs/portuguese-1/ticketing/fair-use-policy-ticketing.md)


---

# 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.faronics.com/faronics-deploy-docs/portuguese-1/ticketing.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.
