# Settings

The Settings section in TCP allows to add PCCs to your TCP account and access printer devices used for ticket issuance via TCP.

The Settings page does not display Printer settings for users newly registered in TCP who do not have any PCC added yet. The Printer settings section is visible only after at least one PCC has been successfully added to the TCP account.&#x20;

For more information please see further subsections:

* [Add PCC to TCP account](/tcp/overview/settings/add-pcc-to-tcp-account.md)
* [Adding/inviting user under same TCP organization](/tcp/overview/settings/adding-user.md)
* [Add another PCC branch under TCP organization](/tcp/overview/settings/adding-pcc.md)


---

# 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://cee-systems.gitbook.io/tcp/overview/settings.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.
