# General

{% hint style="info" %}
**General Settings**: Defines the default settings for the entire company, including the language used in new member invitation emails, default currency in company data fields, and more
{% endhint %}

## Overview

On the **Settings** page Access to **General** to update your workspace's general information.

## Update General Information

Complete your workspace's general information:

1. Clicking your avatar at the bottom, then select **Settings** **> General**.
2. Update your account information:

* **Logo:** For optimal upload performance, please use images in PNG, JPG, or JPEG format. The maximum file size is 10MB.
* **Workspace name:** The workspace name that you would like to show on the [Career page](/getting-started/settings/workspace/careers-page.md)
* **Phone number**
* **Company size:** Number of employees (full-time, part-time, contractors). Helps candidates understand their environment.&#x20;
* **Default Currency**: Sets the default currency for fields related to salary in job postings and candidate profiles.
* **URL:** Displays the web address where potential candidates can access your company's Career Page.
* **Language**: Sets the default language for new user invitation emails and the language used in the interface

3. Click the "**Update**" button to complete.

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


---

# 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.hireforce.io/getting-started/settings/workspace/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.
