> ## Documentation Index
> Fetch the complete documentation index at: https://www.1password.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Example scripts

The 1Password Solutions team manages [a repository of example 1Password CLI scripts](https://github.com/1Password/solutions) that you can use as inspiration for your own projects.

You'll need to install [jq](https://stedolan.github.io/jq/), a command-line JSON processor, for the example scripts to work correctly.

You can find demo scripts to help you:

* [Migrate from another password solution](https://github.com/1Password/solutions/tree/main/1password/migration)
* [Provision new users from a CSV](https://github.com/1Password/solutions/tree/main/1password/scripted-provisioning)
* [Audit or manage existing users](https://github.com/1Password/solutions/tree/main/1password/user-management)
* [Manage your vaults and groups](https://github.com/1Password/solutions/tree/main/1password/account-management)
* [Create, update, and share items](https://github.com/1Password/solutions/tree/main/1password/item-management)

<Card title="Building an integration or automated workflow?" href="/https/www.1password.dev/get-started/build-integrations" icon="book-open">
  Follow the build integrations workflow guide to choose the right authentication method and configuration for your use case.
</Card>

## Learn more

* [Get started with secret references](/cli/secret-references/)
* [Load secrets into scripts](/cli/secrets-scripts/)
* [Load secrets into the environment](/cli/secrets-environment-variables/)
* [Load secrets into config files](/cli/secrets-config-files/)
* [Workflow: Secure your developer secrets](/get-started/secure-developer-secrets)
* [Developer quickstart](/get-started/developer-quickstart)


## Related topics

- [Programmatically manage your organization](/get-started/manage-organization.md)
- [1Password Events API generic scripts](/events-api/generic-scripts.md)
- [Get started with the 1Password Events API](/events-api/get-started.md)
