# General Settings

The details you (administrator) on this page are visible to all your internal and external users.

<table><thead><tr><th width="205">Label</th><th width="199">Description</th><th>Comments</th></tr></thead><tbody><tr><td>Organization Icon</td><td>Add the icon/image part of your logo. This logo appears in the main menu panel, the account module, and the project module.</td><td><p>Recommended resolution: 32x32</p><p>Aspect ratio:  1:1 </p><p>Size: &#x3C; 2MB</p></td></tr><tr><td>Organization Logo</td><td>Add your company's logo. This logo appears in the main menu panel, account, and project modules</td><td><p>Recommended resolution: 120x30</p><p>Aspect ratio:  4:1 </p><p>Size: &#x3C; 2MB</p></td></tr><tr><td>Organization Name</td><td>Add your company's name.</td><td>For example: Projetly Inc</td></tr><tr><td>Organization URL</td><td>Add your Website</td><td><p>For example, www.projetly.ai </p><p><em>URLs must contain only lowercase alphanumeric characters or single hyphens and cannot begin or end with a hyphen.</em></p></td></tr><tr><td>Location</td><td>Add or edit your location</td><td>Click 'Change' to update the address.</td></tr><tr><td>Time Zone</td><td>Add the timezone applicable to your location.</td><td>For example, America/Los Angeles</td></tr><tr><td>Business Hours</td><td>Add your official working hours, as applicable.</td><td>Defining working hours helps calculate task due dates. These business hours apply to all projects.</td></tr><tr><td>Holidays</td><td>Add holidays, as per your organization's holiday list. Use the  'Import Country Holidays' to import a holiday list generic to your country. </td><td>Defining holidays helps calculate task due dates.  Edit the imported holiday list to suit your organization's holiday policy. Mark 'Repeat Annually' to repeat the holidays for each year. These holiday lists apply to all projects. </td></tr><tr><td>Currency</td><td>Select the currency you would like to use for revenue and billing across all projects.</td><td>For example, the US Dollar, the UAE Dirham, etc. </td></tr><tr><td>Language</td><td>Select English or Arabic.</td><td>At this point, Projetly supports English and Arabic (RTL). We hope to include support for Spanish, French, and German soon.</td></tr><tr><td>Welcome Email Configuration</td><td>Use the automated welcome email configuration to customize the mail sent out to your customer every time a new project is created. </td><td> Welcome emails help create a first impression with the customer. Include links to the customer portal, add videos to help them start, and macros to customize the email. </td></tr><tr><td>Contact Role</td><td>Select the sender for the welcome email. The contact selected here is used as the main contact for the project in the 'Project Overview' page.</td><td>The sender can be the account holder or the project owner. You can choose to include the sender's email and phone details. </td></tr></tbody></table>

Ensure that the changes are saved.


---

# 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.projetly.ai/home/documentation/administration/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.
