# Usage

- [How Many Salesforce Instances Can a Single Computer Backup?](https://learn.capstorm.com/frequently-asked-questions/usage/how-many-salesforce-instances-can-a-single-computer-backup.md)
- [How Do I Convert a BASE64 String Into Its Native Format?](https://learn.capstorm.com/frequently-asked-questions/usage/how-do-i-convert-a-base64-string-into-its-native-format.md)
- [Can Multiple CopyStorm Jobs Run on the Same Database?](https://learn.capstorm.com/frequently-asked-questions/usage/can-multiple-copystorm-jobs-run-on-the-same-database.md)
- [Why Are CaseMilestone Fields / Salesforce Formulas Not Updating?](https://learn.capstorm.com/frequently-asked-questions/usage/why-are-casemilestone-fields-and-others-not-updating.md)
- [Can CopyStorm Create Detailed Salesforce Backup Debug Information?](https://learn.capstorm.com/frequently-asked-questions/usage/can-copystorm-create-detailed-debugging-information.md)
- [How Does CopyStorm Provide Salesforce Backup Security?](https://learn.capstorm.com/frequently-asked-questions/usage/how-secure-is-my-data.md)
- [How to Convert UTC Timestamp to Local Time](https://learn.capstorm.com/frequently-asked-questions/usage/how-to-convert-utc-timestamp-to-local-time.md)
- [Where Does CopyStorm Store Passwords?](https://learn.capstorm.com/frequently-asked-questions/usage/where-does-copystorm-store-passwords.md)
- [How to Add a New Salesforce Password Manager](https://learn.capstorm.com/frequently-asked-questions/usage/where-does-copystorm-store-passwords/how-to-add-a-new-password-manager.md)
- [How to Add a New Database Password Manager](https://learn.capstorm.com/frequently-asked-questions/usage/where-does-copystorm-store-passwords/how-to-add-a-new-database-password-manager.md)
- [How to Login to Salesforce With an Authenticator](https://learn.capstorm.com/frequently-asked-questions/usage/where-does-copystorm-store-passwords/how-to-login-to-salesforce-with-an-authenticator.md)
- [How to Login as a Connected Application](https://learn.capstorm.com/frequently-asked-questions/usage/where-does-copystorm-store-passwords/how-to-login-as-a-connected-application.md)
- [How to Login to Salesforce Using SFDX](https://learn.capstorm.com/frequently-asked-questions/usage/where-does-copystorm-store-passwords/how-to-login-to-salesforce-using-sfdx.md)
- [Salesforce OAuth Login Types](https://learn.capstorm.com/frequently-asked-questions/usage/where-does-copystorm-store-passwords/salesforce-oauth-login-types.md)
- [OAuth JWT Login](https://learn.capstorm.com/frequently-asked-questions/usage/where-does-copystorm-store-passwords/salesforce-oauth-login-types/oauth-jwt-login.md)
- [OAuth Client Credentials Login](https://learn.capstorm.com/frequently-asked-questions/usage/where-does-copystorm-store-passwords/salesforce-oauth-login-types/oauth-client-credentials-login.md)
- [OAuth Username-Password Login](https://learn.capstorm.com/frequently-asked-questions/usage/where-does-copystorm-store-passwords/salesforce-oauth-login-types/oauth-username-password-login.md)
- [How Do I Tunnel Into A Remote Database Using SSH?](https://learn.capstorm.com/frequently-asked-questions/usage/how-do-i-tunnel-into-a-remote-database-using-ssh.md)
- [How Can I Create a Schema-Only Salesforce Backup?](https://learn.capstorm.com/frequently-asked-questions/usage/how-can-i-create-a-schema-only-salesforce-backup.md)
- [How Do I Validate a CopyStorm Backup?](https://learn.capstorm.com/frequently-asked-questions/usage/how-do-i-validate-a-copystorm-backup.md)
- [How To Capture CopyStorm Runtime Logs](https://learn.capstorm.com/frequently-asked-questions/usage/how-to-capture-copystorm-runtime-logs.md)
- [Connect to S3 With Permanent AWS Credentials](https://learn.capstorm.com/frequently-asked-questions/usage/connect-to-s3-with-permanent-aws-credentials.md)
- [Salesforce SOAP API login() Retirement](https://learn.capstorm.com/frequently-asked-questions/usage/salesforce-soap-api-login-retirement.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://learn.capstorm.com/frequently-asked-questions/usage.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.
