> For the complete documentation index, see [llms.txt](https://cee-systems.gitbook.io/tcp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cee-systems.gitbook.io/tcp/overview/settings/add-pcc-to-tcp-account.md).

# Add PCC to TCP account

1. Select Organisation managment from the MENU. Organisation settings section will be displayed.&#x20;

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

To start using any of TCP aplication you need to add at least one PCC to the TCP account.

#### 2. Add a new PCC:

![](/files/-M5McXlo94p3IiNQnnRO)

#### 3. Click NEXT and Create a PNR in your PCC.&#x20;

![](/files/-M5MexIqbulE8v8k86AS)

{% hint style="info" %}
How to create PNR - see the step-by-step instruction below&#x20;
{% endhint %}

* Create a PNR in your PCC with the passenger name shown in *Settings* and enter the booking record locator (PNR) and PCC in the appropriate fields.

![](/files/-M5Mih8qgZcSQJnQ5NoW)

* Click NEXT and open the PNR again in Travelport Smartpoint. Enter the confirmation number shown in the NOTE (NP.) to the appropriate field.&#x20;

![](/files/-M5MjpN7bBzLKBJGEnkQ)

* Click on NEXT to complete the registration.

<img src="/files/fdmLPBpR0tU4Ce7Uut1B" alt="" data-size="original">

* Click on *FINISH* to complete the registration.

### Adding PRT/MIR GTIDs to Organization Settings

* Complete the linkage used in your PCC – use the HMLD entry in Travelport+ to see your linkage.

![](/files/-M5MmDc4fVpcY9QdWY-T)

Enter Ticketing printer GTID, Itinerary printer GTID and MIR printer GTID (if applicable) and click on *SAVE*.

![](/files/-M5MmNsIfN_Jh8pLAdse)

* Click on SAVE to complete GTIDs settings

{% hint style="warning" %}
If your market settings does not require PRT GTID to be set please enable "Skip Ticketing printer check"
{% endhint %}

&#x20;

![](/files/L5R893QXMd3A4F0HR37h)


---

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