# Tenant Admins

- [Azure B2C Single Sign-On (SSO) Integration Guide](https://docs.guardianservice.io/technical-information/tenant-admins/azure-b2c-single-sign-on-sso-integration-guide.md)
- [IPFS Storage Providers](https://docs.guardianservice.io/technical-information/tenant-admins/ipfs-storage-providers.md)
- [Compatible IPFS Storage Providers](https://docs.guardianservice.io/technical-information/tenant-admins/ipfs-storage-providers/compatible-ipfs-storage-providers.md)
- [Managed IPFS Node](https://docs.guardianservice.io/technical-information/tenant-admins/ipfs-storage-providers/managed-ipfs-node.md)
- [Integrating Managed IPFS Node with MGS Tenants](https://docs.guardianservice.io/technical-information/tenant-admins/ipfs-storage-providers/managed-ipfs-node/integrating-managed-ipfs-node-with-mgs-tenants.md)
- [Web3.Storage](https://docs.guardianservice.io/technical-information/tenant-admins/ipfs-storage-providers/web3.storage.md)
- [How to Generate Web3.Storage Key and Proof](https://docs.guardianservice.io/technical-information/tenant-admins/ipfs-storage-providers/web3.storage/how-to-generate-web3.storage-key-and-proof.md)
- [Integrating Web3.Storage with MGS Tenants](https://docs.guardianservice.io/technical-information/tenant-admins/ipfs-storage-providers/web3.storage/integrating-web3.storage-with-mgs-tenants.md)
- [filebase](https://docs.guardianservice.io/technical-information/tenant-admins/ipfs-storage-providers/filebase.md)
- [Setting up filebase](https://docs.guardianservice.io/technical-information/tenant-admins/ipfs-storage-providers/filebase/setting-up-filebase.md)
- [Integrating filebase with MGS Tenants](https://docs.guardianservice.io/technical-information/tenant-admins/ipfs-storage-providers/filebase/integrating-filebase-with-mgs-tenants.md)
- [Tenant Operations](https://docs.guardianservice.io/technical-information/tenant-admins/tenant-operations.md)
- [Tenant APIs](https://docs.guardianservice.io/technical-information/tenant-admins/tenant-operations/tenant-apis.md)
- [Return Tenants](https://docs.guardianservice.io/technical-information/tenant-admins/tenant-operations/tenant-apis/return-tenants.md)
- [Return user Tenants](https://docs.guardianservice.io/technical-information/tenant-admins/tenant-operations/tenant-apis/return-user-tenants.md)
- [Create New Tenant](https://docs.guardianservice.io/technical-information/tenant-admins/tenant-operations/tenant-apis/create-new-tenant.md)
- [Return Tenant Related Settings](https://docs.guardianservice.io/technical-information/tenant-admins/tenant-operations/tenant-apis/return-tenant-related-settings.md)
- [Send Invite Link](https://docs.guardianservice.io/technical-information/tenant-admins/tenant-operations/tenant-apis/send-invite-link.md)
- [Delete Tenant](https://docs.guardianservice.io/technical-information/tenant-admins/tenant-operations/tenant-apis/delete-tenant.md)
- [Return Users for Tenant](https://docs.guardianservice.io/technical-information/tenant-admins/tenant-operations/tenant-apis/return-users-for-tenant.md)
- [Delete Tenant User](https://docs.guardianservice.io/technical-information/tenant-admins/tenant-operations/tenant-apis/delete-tenant-user.md)
- [Reorder Tenants](https://docs.guardianservice.io/technical-information/tenant-admins/tenant-operations/tenant-apis/reorder-tenants.md)
- [Creating Tenants using the UI](https://docs.guardianservice.io/technical-information/tenant-admins/creating-tenants-using-the-ui.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.guardianservice.io/technical-information/tenant-admins.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.
