> ## Documentation Index
> Fetch the complete documentation index at: https://docs.alphapo.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Configure additional deposit callbacks

Available to roles: <Badge color="blue">Owner</Badge>

By default, AlphaPo sends callbacks for these two deposit events: [deposits below the minimum allowed amount](/api-reference/callbacks/deposit-callbacks#below-minimum-amount), and [deposits received in a currency different from the one assigned to the crypto address](/api-reference/callbacks/deposit-callbacks#cross-currency-deposit). You can enable or disable either of these at any time.

<Steps>
  <Step title="In your merchant dashboard, go to Settings and open the Callbacks tab." />

  <Step title="Under Additional callbacks, click Manage." />

  <Step title="Enable or disable the callbacks you want to change, then click Save changes." />
</Steps>
