Skip to main content

Overview

The Settings section in the Yuno Dashboard lets you manage API credentials, invite team members, configure notifications, and control account-level preferences.

API Keys

Navigate to Developers to view and manage your credentials.
Your private-secret-key grants full API access to your account. Never include it in client-side code, version control, or logs. Use environment variables for secure storage.

Rotating Keys

1

Generate new keys

Click Rotate Keys in the API Keys section. New keys are generated immediately.
2

Update your integration

Replace old credentials in your server configuration with the new keys.
3

Verify functionality

Test a sandbox transaction to confirm the new keys work correctly.
4

Old keys expire

Previous keys remain active for 24 hours after rotation to allow for zero-downtime migration.

Team Management

Invite team members under Settings > Team.

Roles

Inviting Members

  1. Go to Settings > Team > Invite Member
  2. Enter the email address
  3. Select a role
  4. Click Send Invitation
The invitee receives an email with a link to join your Yuno account.
Team members have access to the selected environment only (sandbox or production). Invite members to both environments if needed.

Notifications

Configure alerts under Settings > Notifications.

Slack Integration

Connect Slack under Settings > Integrations > Slack to receive notifications in a channel:
  1. Click Connect Slack
  2. Authorize the Yuno app in your Slack workspace
  3. Select the target channel
  4. Choose which notification types to send

Account Preferences

Enabling two-factor authentication is strongly recommended for production accounts. Once enabled, all team members must configure 2FA on their next login.

Environments

Each environment (sandbox and production) maintains independent settings for:
  • API keys
  • Provider connections
  • Routing rules
  • Webhook endpoints
  • Risk conditions
Switch environments using the toggle in the top navigation bar.