# Resources

- [Security & data retention](https://help.swarmia.com/resources/security-and-data-retention.md)
- [Data access](https://help.swarmia.com/resources/security-and-data-retention/data-access.md): What data does Swarmia access and why?
- [Swarmia IP Addresses](https://help.swarmia.com/resources/security-and-data-retention/swarmia-ip-addresses.md): Our network topology and IP addresses
- [Single Sign-On (SSO) / SAML](https://help.swarmia.com/resources/security-and-data-retention/single-sign-on-sso-saml.md): Many organizations use tools like Okta, Active Directory, or Google Workspace to manage users. Swarmia supports Single Sign-On through Okta, Microsoft Entra ID, Google and secure login through GitHub.
- [Can I get a copy of the SOC 2 Type II audit report?](https://help.swarmia.com/resources/security-and-data-retention/can-i-get-a-copy-of-the-soc-2-type-ii-audit-report.md)
- [Deleting your organization](https://help.swarmia.com/resources/security-and-data-retention/deleting-your-organization.md)
- [Pricing & plans](https://help.swarmia.com/resources/pricing-and-plans.md): You can select a paid plan directly in Swarmia
- [Free plan](https://help.swarmia.com/resources/pricing-and-plans/free-plan.md): The free plan is intended for companies with fewer than 10 software developers. The free plan includes most of the features that are available in the Standard plan.
- [Do I need a credit card to start a free trial?](https://help.swarmia.com/resources/pricing-and-plans/do-i-need-a-credit-card-to-start-a-free-trial.md)
- [What are the differences between the individual modules and the standard plan?](https://help.swarmia.com/resources/pricing-and-plans/what-are-the-differences-between-the-individual-modules-and-the-standard-plan.md): You can either start with one of the modules or access all features with the standard plan.
- [How do you determine the number of developers for billing?](https://help.swarmia.com/resources/pricing-and-plans/how-do-you-determine-the-number-of-developers-for-billing.md): Swarmia pricing is based on the number of developers. Here's how we determine it.
- [What happens to customers with the Lite plan after the December 2024 pricing and plan change?](https://help.swarmia.com/resources/pricing-and-plans/what-happens-to-customers-with-the-lite-plan-after-the-december-2024-pricing-and-plan-change.md): Swarmia customers with the Lite plan can continue with the same plan, feature access, and pricing.


---

# 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.swarmia.com/resources.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.
