# Local workspaces

Create and manage local user workspaces for users who authenticate directly in Cerby without an external identity provider.

{% content-ref url="/pages/5cTfpQIvTVLmg1dBlFKt" %}
[Create a local workspace](/setup-and-admin/workspace-identity-federation/local-workspace/create-and-configure-a-local-workspace.md)
{% endcontent-ref %}

{% content-ref url="/pages/0k5TLWSNi1W8tEaHweJC" %}
[Edit the name of a local workspace](/setup-and-admin/workspace-identity-federation/local-workspace/edit-the-name-of-a-local-workspace.md)
{% endcontent-ref %}

{% content-ref url="/pages/1mxssesUoF322INzF7ev" %}
[Add a local user](/setup-and-admin/workspace-identity-federation/local-workspace/add-a-local-user.md)
{% endcontent-ref %}

{% content-ref url="/pages/58A8VrtNPfuFdWWLUD2V" %}
[Reset MFA for a local user](/setup-and-admin/workspace-identity-federation/local-workspace/reset-mfa-for-a-local-user.md)
{% endcontent-ref %}

{% content-ref url="/pages/9oeVdVXOuUzPpAqg7jAL" %}
[Force password reset for a local user](/setup-and-admin/workspace-identity-federation/local-workspace/force-password-reset-for-a-local-user.md)
{% endcontent-ref %}

{% content-ref url="/pages/Eq3xxriqhQJ1fj0IWVpu" %}
[Remove a local user](/setup-and-admin/workspace-identity-federation/local-workspace/remove-a-local-user.md)
{% endcontent-ref %}


---

# 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.cerby.com/setup-and-admin/workspace-identity-federation/local-workspace.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.
