> For the complete documentation index, see [llms.txt](https://brightwind.gitbook.io/brighthub-user-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brightwind.gitbook.io/brighthub-user-docs/reference-user-manual/brighthub-organisations/organisation-general.md).

# Organisation - General

On the 'General' tab you can manage and edit the following organisation details and customise the appearance of BrightHub reports:

**Name**

Edit the name of the organisation.

**Description**

Provide a description of the organisation (optional).

**URL**

Enter the URL for the organisation, such as a link to a company website (optional).

**Profile Picture**

Hover over the circular icon to associate a profile picture with your organisation that will appear to other users on the BrightHub user interface (such as a company logo).

**Primary and Secondary Colour**

Select the colours associated with your orientation to customise the appearance of BrightHub reports.

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

{% hint style="info" %}
To edit a colour, click on the icon surrounding the square colour sample and HEX code.

There are several ways to select a colour:

1. **Colour Selection Tile:**

Use the slider to choose a colour palette. Refine the shade of the colour by choosing from the colour selection tile.

2. **Colour Dropper:**

Use the colour dropper icon to copy a colour from another image on your screen, such as an existing report  or company website.

3. **Enter a Colour Code:**

Click on the bottom of the colour selection dropdown to toggle between RGB, HEX and HSL colour code format and enter the corresponsing colour code.
{% endhint %}

**Company Logo**

Upload a company logo to personalise the appearance of BrightHub reports.

Ensure to click 'Save Changes' to save any edits.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://brightwind.gitbook.io/brighthub-user-docs/reference-user-manual/brighthub-organisations/organisation-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.
