# Welcome to TicketLog

TicketLog provides a public-facing web portal for creating tickets in Azure DevOps.

New tickets are added directly to your nominated DevOps Project. TicketLog users receive email notifications when comments are added via the Azure DevOps site. Users can respond with their own comments via the TicketLog portal.

TicketLog users must register an account before they can interact with tickets. As a Service Desk Admin, you have the option to make your Service Desk public to everyone, or restricted to invited users only.

<figure><img src="https://2014854803-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxDo3MABoirR9g57aZyJ1%2Fuploads%2FMVuXTtrkRUZaNxjDFsH6%2Fimage.png?alt=media&#x26;token=ef9cc4fa-946f-49d3-8b95-c151665ee72a" 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://docs.ticket-log.com/welcome-to-ticketlog.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.
