# General Settings

{% embed url="<https://youtu.be/AsQW8-751ZY>" %}

<figure><img src="/files/Gx7HD68W6IPTWhtVTf9I" alt=""><figcaption><p>General Settings</p></figcaption></figure>

## **General Settings Overview**

The General Settings is the first stop on your Settings page journey. Here's what you can manage:

* **Project Logo**: Upload a logo that represents your project across all experiences. This logo will appear in various places, such as in the top left corner of your dashboard to quickly identify your project. Adhere to the recommended size and format for best results.
* **Project Name**: Clearly label your project for internal reference. This could be the name of your product or a specific campaign you're running within Jimo. It helps with internal organization and recognition.
* **Hide Jimo Label**: Opt for a white-label experience by hiding the Jimo label, keeping your brand in the spotlight.
* **Delete Project**: Remove your project completely from Jimo when necessary. Remember, this is a permanent action, so proceed with caution and intention.
* **Project ID**: A unique, uneditable identifier for your project, used mainly for API interactions and support references.

It's where you set up the essentials that define how your project is recognized both internally within your organization and externally in your user-facing experiences.


---

# 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://help.usejimo.com/docs/settings/general-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.
