NPNotify Partners Docs

Profile

View account information, user ID and change password

The Profile section contains information about your Notify Partners account and allows you to manage security settings.

Account Information

The profile page displays the following data:

FieldDescription
EmailThe email address you registered with
User IDThe unique identifier of your account in the system
Registration dateWhen the account was created

User ID may be needed when contacting support or configuring system integrations.

Change Password

To change your password:

  1. On the Profile page, find the "Change Password" section.
  2. Enter your current password.
  3. Enter a new password — at least 8 characters.
  4. Repeat the new password to confirm.
  5. Click Save.

If you have forgotten your current password, contact the system administrator for a reset.

Account Security

A few recommendations for secure operation:

  • Use a strong password of at least 12 characters with a combination of letters, numbers and special symbols.
  • Do not share your password with third parties — use API Keys for programmatic access.
  • Regularly check the Activity Log — it shows all operations performed in your account.
  • If you suspect a compromise — change your password immediately and recreate all API keys.

Access Control

If multiple people or services work with your account, do not give them your password directly. Instead:

  • Create separate API Keys with the required access level (read, write or admin).
  • Use Scoped API Keys with project_id to isolate resources between teams.

This allows you to revoke a specific participant's access at any time without changing your password. More details — in the API Keys section.