Brokenatom Docs
  • πŸ‘‹Welcome to Brokenatom
    • πŸ”€How to use this Documentation
    • πŸ•ΈοΈWeb Development Basics
    • πŸ€”Why Brokenatom?
  • 🧱Brokenatom's Architecture
    • πŸ“‘Data Modelling
    • πŸ”Permissions
    • 🎨Design Editor
    • πŸš€Publishing
  • πŸ› οΈGetting Started with Brokenatom
  • πŸ–ŒοΈDesign Editor
    • Add Elements
    • Pages
    • Layers
    • Assets
    • Design
    • Data
    • Conditional Filter
    • Canvas
  • βš™οΈHeader
    • Application Name and Logo
    • Publish
  • πŸ“‘Models
    • Creating a Model
    • Adding Properties
    • Deleting Models
    • Updating Documentation
    • Generating Models with AI
  • πŸ”Permissions
    • Roles
    • App Logins
    • Authorization
    • Creator Profile
  • πŸ”’Versions
    • 2.0.0
    • 1.0.0
  • πŸ”§Troubleshooting
Powered by GitBook
On this page

Was this helpful?

  1. Permissions

Authorization

PreviousApp LoginsNextCreator Profile

Last updated 10 months ago

Was this helpful?

You can modify permissions at the:

  1. App Level

  2. Individual Model Level

If a role of the application has permissions at the app level will have permissions across all the models in the app. Individual model permission is not required.

If a role has permissions at the individual model level, it can perform operations which are allowed for that model respectively.

Steps to give permission at the App level:

If the creator wants to assign permissions to a particular role at the app level

  1. The creator must select β€œApp” from the drop-down.

  2. Change the permissions by clicking on the ticks (Switching it on and off).

Steps to give permission at the Model level:

If the creator wants to assign permissions to a particular role at the model level

  1. The creator must select the model from the drop-down.

  2. Change the permissions by clicking on the ticks (Switching it on and off)

πŸ”