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

# Settings

> The settings tabs, and why one might be missing

**Where:** the Settings section

<Frame>
  <img src="https://mintcdn.com/postiz/WSXjecBlCeS6Sslb/images/general/settings/overview.png?fit=max&auto=format&n=WSXjecBlCeS6Sslb&q=85&s=bcd7cc51bf2deff59826bc53f0a1dbfe" alt="The Postiz settings screen with its tab list" width="2880" height="1800" data-path="images/general/settings/overview.png" />
</Frame>

## The tabs

| Tab                 | What it holds                                                                    |
| ------------------- | -------------------------------------------------------------------------------- |
| **Global Settings** | Time format, email notifications, short link preference                          |
| **Teams**           | Invite members, set roles, see [Team](/general/settings/team)                    |
| **Webhooks**        | HTTP callbacks on publish, see [Webhooks](/general/automations/webhooks)         |
| **Auto Post**       | RSS feeds, see [RSS auto-posting](/general/automations/auto-post-rss)            |
| **Sets**            | Saved channel selections, see [Sets and signatures](/general/settings/reusables) |
| **Signatures**      | Reusable sign-offs, see [Sets and signatures](/general/settings/reusables)       |
| **Developers**      | API key, OAuth apps, MCP and CLI, see [Developers](/general/settings/developers) |
| **Approved Apps**   | Third-party apps with access to your account                                     |

## Why a tab is missing

<Tabs>
  <Tab title="Postiz Cloud">
    Tabs appear according to your plan and your role:

    | Tab              | Needs                   |
    | ---------------- | ----------------------- |
    | Teams            | Team plan and above     |
    | Webhooks         | Standard plan and above |
    | Auto Post        | Team plan and above     |
    | Sets, Signatures | Any paid plan           |
    | Developers       | Standard plan and above |

    See [Plans and limits](/cloud/plans).
  </Tab>

  <Tab title="Self-hosted">
    Every tab is available. Plan gating does not apply to a self-hosted
    install, so if a tab is missing something else is wrong.
  </Tab>
</Tabs>

## Global settings

### Date metrics

Switches times between **AM/PM** and **24 hours**.

<Note>
  This is stored in your browser, not on your account, so it does not follow you
  to another machine. There is no timezone setting at all: Postiz always uses
  your browser's timezone.
</Note>

### Email notifications

Three independent toggles:

* **Success emails**, when a post publishes.
* **Failure emails**, when a post fails. Worth keeping on, since a silently
  failing channel is the failure mode that costs you most.
* **Streak reminder emails**, nudges to keep your posting streak alive.

<Note>
  **On self-hosted Postiz:** these only arrive if an email provider is
  configured, see [Email configuration](/self-host/configuration/emails).
</Note>

### Short link preference

**Ask every time**, **Always shortlink**, or **Never shortlink**. See
[Links and validation](/general/composer/links-and-validation).

## Approved apps

Third-party applications you have authorised through Postiz OAuth, with the
date each was approved and a **Revoke** action. Revoking is immediate: the
application loses access at once.

Review this occasionally, and revoke anything you no longer recognise or use.
