# General

The general settings allow you to configure common settings to all the Beans apps.

## Settings

![](/files/-MLIq_UPTfoppkYjvZmu)

1. **Store name:** This is the name of your store<br>

2. **Website:** This is the link to your store<br>

3. **Description:** This is a little description of what you sell in your store

4. **Category:** This is the category the product you sell belongs to, when you click on it you will see various options all you have to do is select the category to which your product belongs to<br>

5. **Currency:** Select your store's primary currency. Here is the [list of supported currencies](https://www.trybeans.com/i18n).<br>

6. **Store Language:** Use this setting to set the primary language you are using in your store. Here is the [list of supported languages](https://www.trybeans.com/i18n).<br>

7. **Logo:** Upload your brand logo <br>

8. **Primary Color:** Here you set the primary color you want the application to carry, it might be your brand color or any other color that best fits.<br>

9. **Support email:** This is the email address associated with your store<br>

10. **Timezone:** Here you can set your timezone


---

# 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.trybeans.com/settings/general.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.
