# Itinerary customization

Itinerary allows you to incorporate your company logo, present personalized content to your clients, and choose the desired language and date format.

You can manage the content of the Itinerary by simply checking or unchecking the appropriate boxes:

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

The **language** of the Itinerary is determined by the chosen template:

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

Additional settings are available in the **Configuration:**

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

### Logo - free user

You can configure **company logos** for both the header and footer using **publicly accessible** URLs in the Configuration section. Ensure you always use a secure protocol **HTTPS**.

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

You can also choose your preferred **date format** in this section.

### Logo - Itinerary+ subscribers

First of all, clear the header and banner URLs:

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

Then click on the header and footer banner file, select image files from your PC or another local source, and click the upload button:

<figure><img src="/files/1CTNLDGwBnm75CXrHQEJ" alt=""><figcaption></figcaption></figure>

The files will be uploaded, and the URLs will be automatically populated:

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

Now you can save the settings. Close and reopen the Itinerary to see the updated logo and footer.


---

# 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/cee-itinerary/itinerary-customization.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.
