# Security & Authentication

At BugBase, we understand the importance of security when it comes to managing your bug tracking system.&#x20;

That's why we offer a range of **security and authentication** methods to ensure that your data is always secure and protected from unauthorized access. In this documentation, we will walk you through our security and authentication features, including **multi-factor authentication** through email and an Authenticator App also additionally Authentication through **SSO SAML**, and explain how you can implement them in your BugBase account to add an extra layer of security to your bug tracking system.

**Here are links on setting these features up:**

{% content-ref url="/pages/diurO0oQDIcUhCZ4ygP7" %}
[Multi-Factor Authentication](/company-guide/company-settings/security-and-authentication/multi-factor-authentication.md)
{% endcontent-ref %}

{% content-ref url="/pages/5vSXYr2L1cbEX6BOejcq" %}
[SSO with SAML](/company-guide/company-settings/security-and-authentication/sso-with-saml.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://docs.bugbase.ai/company-guide/company-settings/security-and-authentication.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.
