# Admin

## What this is

This page explains the customer-facing settings available in the workspace.

## When to use it

Use it when you need to update profile information, review workspace retention behavior, or understand billing and usage settings.

## What you need first

* Access to **Settings**

## Steps

### 1. Review profile details

In workspace settings, you can review and update profile information such as:

* Display name
* First name
* Last name
* Nickname

### 2. Review Event Feed retention

Hookshot exposes Event Feed retention choices in the workspace settings UI.

Current available options:

* 30 days
* 60 days
* 90 days

### 3. Confirm team expectations

Before changing retention or profile settings, confirm:

* Who relies on Event Feed history
* Whether the current setting matches team expectations

### 4. Review billing and usage

Depending on your workspace plan, Settings can include:

* Current plan
* Credit balance
* Usage history
* Payment activity
* Credit packs
* Auto top-up controls
* Plan change or billing portal actions

Use these views before broadening a Protege rollout, especially when a workflow may run frequently or use several tools.

## How to verify

* Your profile changes appear in the UI
* The retention setting reflects the option you selected
* Billing and usage views match your expected plan and credit state

## Common failures

* Changing retention without confirming team expectations
* Assuming retention changes rewrite past investigative habits automatically
* Expanding a high-volume Protege without reviewing usage expectations

## Next step

* [Teams and people](/workspace-settings/teams-and-people.md)
* [Security and permissions](/workspace-settings/security-and-permissions.md)


---

# 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.tryprotege.com/workspace-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.
