> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zerotwo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Organization Settings

> Configure your organization's name, logo, industry, and other details visible to all members.

Organization settings let you define how your ZeroTwo workspace is presented to your team and how ZeroTwo personalizes its responses for your organization's context. These settings are managed in `/admin/general`.

<Info>
  Organization settings are **visible to all org members** but can only be edited by users with the **Owner** or **Admin** role.
</Info>

## Accessing Organization Settings

Navigate to `/admin/general` in your admin panel. You can also reach it by clicking **General** in the admin sidebar.

## Configurable Fields

| Field                 | Description                                                                              |
| --------------------- | ---------------------------------------------------------------------------------------- |
| **Organization Name** | The display name for your workspace, shown to all members                                |
| **Organization Logo** | Upload an image to represent your org (appears in the admin panel and org-branded areas) |
| **Industry**          | Select from a dropdown of industry categories                                            |
| **Company Size**      | Select your team or company size range                                                   |
| **Description**       | An internal description of your organization for AI context                              |
| **Website URL**       | Your organization's website                                                              |

## Organization Name

The organization name is the primary identifier for your workspace in ZeroTwo. It appears:

* In the admin panel header
* In member-facing views of the workspace
* In any org-branded communications from ZeroTwo

Choose a name that clearly identifies your team or company. You can update it at any time.

## Organization Logo

Upload a logo image to brand your workspace. Supported formats include PNG, JPG, and SVG. The logo appears in the admin panel and may appear in org-branded areas of the interface.

**Logo recommendations:**

* Square or near-square aspect ratio works best
* Minimum 256×256px for crisp display
* PNG with transparency for best results

## Industry and Company Size

These fields are used by ZeroTwo to personalize AI responses with context relevant to your org's domain:

* **Industry** — helps ZeroTwo understand the regulatory environment, terminology, and common workflows relevant to your business
* **Company Size** — provides context about the scale of your operations

For example, a legal firm in the "Legal Services" industry will get responses that are more attuned to legal workflows and terminology by default.

## Description

The description is an internal field for org context. Use it to describe what your organization does, what ZeroTwo is used for within your team, or any other context that helps calibrate AI responses.

This field is not public-facing — it exists to give ZeroTwo more context about your org.

## Website

Enter your organization's website URL. This helps ZeroTwo understand your brand and public presence when relevant.

## Updating Organization Settings

<Steps>
  <Step title="Navigate to General settings">
    Go to `/admin/general` in your admin panel.
  </Step>

  <Step title="Edit the fields you want to change">
    Click into any field and make your changes. For the logo, click the logo upload area and select your image file.
  </Step>

  <Step title="Save your changes">
    Click **Save** at the bottom of the settings form.
  </Step>

  <Step title="Changes take effect immediately">
    All org members will see the updated organization name and settings right away. There is no review or approval step.
  </Step>
</Steps>

<Tip>
  Filling out industry, company size, and description thoroughly will give ZeroTwo better context for personalizing responses for your entire team. Think of it as a system-level custom instruction for your org.
</Tip>

## What Members See

Org members (including Members with no admin access) can see:

* The organization name in their workspace
* The organization logo where displayed
* The org context may influence their AI responses (via industry/description)

Members cannot edit any organization settings. Only Owners and Admins have edit access to `/admin/general`.

## Frequently Asked Questions

<Accordion title="Can I change the organization name after onboarding?">
  Yes. You can update your organization name at any time from `/admin/general`. The change takes effect immediately for all members.
</Accordion>

<Accordion title="Does the logo appear in shared links or exports?">
  The logo is primarily used within the admin panel interface. It does not currently appear in shared chat links or data exports.
</Accordion>

<Accordion title="How does the industry setting affect AI responses?">
  ZeroTwo uses the industry and description fields as organizational context when generating responses. Members may notice responses that are more calibrated to their field — for example, more appropriate terminology, domain-specific knowledge, or relevant defaults.
</Accordion>

<Accordion title="Who can see the organization description?">
  The description is visible to org members and is used as context by ZeroTwo. It is not publicly visible outside your organization.
</Accordion>
