# How-To's

- [Apex Class Configuration](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/how-tos/default-apex-class-configuration.md)
- [ApexPMD Validation](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/how-tos/enable-sca-apex-pmd-validation-criteria..md)
- [Branch Access](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/how-tos/provide-branch-access-to-users.md)
- [Check Commit/Merge Timestamp](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/how-tos/check-time-stamp-for-commit-merge.md)
- [Create API Token](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/how-tos/create-api-token.md)
- [Create User Credentials](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/how-tos/create-users-credentials.md)
- [Delta on PermissionSets](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/how-tos/enable-delta-on-permissionsets.md)
- [Default Apex Class Configuration](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/how-tos/default-apex-class-configuration-1.md)
- [Email Notifications](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/how-tos/notifications-mail-server-settings.md)
- [Enhanced Domains](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/how-tos/enable-enhanced-domains.md)
- [Mail Server Settings](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/how-tos/configure-mail-server-settings.md)
- [Merge Approval](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/how-tos/configure-merge-approval.md)
- [Multi-Proxy Setup](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/how-tos/configure-multi-proxy.md)
- [Ensure Complete Record Type XML Retrieval from Salesforce](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/how-tos/ensure-complete-record-type-xml-retrieval-from-salesforce.md)
- [Record Types Picklist](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/how-tos/configure-record-types-picklist-values.md)
- [Article Creation Test](https://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/how-tos/article-creation-test.md): This is a test


---

# 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://knowledgebase.autorabit.com/product-guides/arm-1/troubleshoot/how-tos.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.
