# Add Your Agency Logo

Your agency logo is used in your [email templates](/administration/settings/email-templates.md) and [branded CV's](/candidates/candidate-profile/curriculum-vitae.md).

To upload your logo, navigate to **Admin->Settings**.

{% hint style="warning" %}
The Admin Area is only accessible if your user account has been granted the Administrator permission.
{% endhint %}

The **Agency->Settings** Tab will be selected by default.

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

Press the choose file button to select your agency logo file.

Use the cropping tool to trim the image if needed.

<figure><img src="/files/eKKlrbyMMitFDmfahaup" alt=""><figcaption><p>Logo Image Cropping Tool</p></figcaption></figure>

Finally, press the![](/files/ea1fCTCtU8DrITjDrBAf)button.

{% hint style="info" %}
Your logo image will now be included at the bottom of all emails sent from the system. Please see [Email Templates](/administration/settings/email-templates.md) for further information.
{% endhint %}


---

# 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.kisrec.com/setup-your-account/add-your-agency-logo.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.
