# How-To's

- [Calculate Code Coverage Percentage](https://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/how-tos/calculate-code-coverage-percentage.md)
- [Check Time Stamp for Commit/Merge](https://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/how-tos/check-time-stamp-for-commit-merge.md)
- [Configure Mail Server Settings](https://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/how-tos/configure-mail-server-settings.md)
- [Configure Merge Approval](https://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/how-tos/configure-merge-approval.md)
- [Configure Multi-Proxy](https://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/how-tos/configure-multi-proxy.md)
- [Configure Record Types Picklist Values](https://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/how-tos/configure-record-types-picklist-values.md)
- [Ensure Complete Record Type XML Retrieval from Salesforce](https://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/how-tos/ensure-complete-record-type-xml-retrieval-from-salesforce.md)
- [Create API Token](https://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/how-tos/create-api-token.md)
- [Create Users' Credentials](https://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/how-tos/create-users-credentials.md)
- [Default Apex Class Configuration](https://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/how-tos/default-apex-class-configuration.md)
- [Enable Delta on PermissionSets](https://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/how-tos/enable-delta-on-permissionsets.md)
- [Enable Enhanced Domains](https://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/how-tos/enable-enhanced-domains.md)
- [Enable SCA Apex PMD validation criteria.](https://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/how-tos/enable-sca-apex-pmd-validation-criteria..md)
- [Notifications (Mail Server Settings)](https://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/how-tos/notifications-mail-server-settings.md)
- [Provide Branch Access to Users](https://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/how-tos/provide-branch-access-to-users.md)
- [Test Commit Page](https://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/how-tos/test-commit-page.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://knowledgebase.autorabit.com/product-guides/arm/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.
