# Administration

- [Roles and access](https://docs.spike.sh/administration/roles-and-access.md): Admins can configure roles and permissions minutely at Spike. This doc will guide you through how to create roles and assign different permissions and secure access to critical integrations, on-call p
- [SSO](https://docs.spike.sh/administration/sso.md): Configure SAML Single Sign-On on Spike.sh
- [Sign-in rules](https://docs.spike.sh/administration/sign-in-rules.md): Control sign-in methods and restrict access for better security.
- [Our notification numbers](https://docs.spike.sh/administration/our-notification-numbers.md): List of numbers and emails you will get alerts from.
- [Contact the support team](https://docs.spike.sh/administration/contact-the-support-team.md)
- [Adding team members](https://docs.spike.sh/administration/adding-team-members.md): How to add team members on Spike?
- [Check if team is getting alerts](https://docs.spike.sh/administration/check-if-team-is-getting-alerts.md): Make sure your team members have verified their phone and emails.
- [Removing team members](https://docs.spike.sh/administration/removing-team-members.md): Admins can safely remove members from their organization’s account. You can optionally reassign the member’s roles in on-call, escalations, and incident response to others.


---

# 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.spike.sh/administration.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.
