# General Settings

### Overview

To run the entire software, there are certain settings that need to be in place so that the functionalities can run as expected. This is the main function of the general settings.&#x20;

When you click on "General settings" option you are directed to a page which looks like the one mentioned below:

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

In this page the first tab is **organization\[1]** settings the details of the same are mentioned below:

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

2. **Created on date:** This is the date on which the account was created. This is a non-editable date which will appear automatically.
3. **Primary contact details:** These are the contact details of the contact person of the organization. You can edit or change them at any point of time.
4. **Company Type:** These are the different company types which you can select from the organization type dropdown:

* Proprietorship
* Partnership
* Single person company (SPC)
* Limited liability partnership (LLP)
* Private limited company (Pvt. Ltd)
* Limited company (Ltd)
* Section 8 Company (Non-profit organization)
* Producer Company

5. **Company legal name:** This is the official name under which the company is registered with the relevant government authority.
6. **CIN number:** This is the Company Identification Number.
7. **PAN number:** This is the Permanent Account Number.
8. **TAN number:** This is the Tax Deduction and Collection Account Number.
9. **GST number:** This is the Goods and Services Tax identification number.
10. **Company Logo:** This field allows you to add or update your company's logo. This company logo appears on your app also and also anywhere where your logo is been shown.
11. **Company address:** This field lists the physical address of the company.


---

# 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.7sales.7system.in/7salesdocs/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.
