> For the complete documentation index, see [llms.txt](https://docs.notionapps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.notionapps.com/customize-app/app-icon-colour-url.md).

# App Icon, Colour, URL

NotionApps allows you to customize your app's icon, colour, and URL to create a unique look and feel for your app. You can customize these attributes by following these steps:

1. Open your app in the app builder.
2. Click on the "Settings" button in the left side panel of the app builder.
3. To customize the app icon, scroll to the "App Icon" section inside the settings. You can choose an icon from our library or upload a custom icon from your system.
4. To customize the app colour, scroll to the "App Color Theme" section. You can choose from our pre-defined colour themes.
5. To customize your app's URL, scroll to the "URL" section. Your app's URL can only contain letters, numbers, and hyphens. If the URL you want is already taken, you'll need to choose a different URL. Once you've chosen your URL, you will need to publish the app for the app to be available at the desired URL.

<figure><img src="/files/2DrPO0INQpkrCjPuHez2" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can also customize the app's name and description.
{% endhint %}

By following these simple steps, you can easily customize your NotionApp's icon, colour, and URL. Whether you want to create a unique look and feel for your app or make it easier for users to identify your brand, the app builder makes it easy to customize your app to your liking.


---

# 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:

```
GET https://docs.notionapps.com/customize-app/app-icon-colour-url.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.
