docs/documentation/platform/access-controls/overview.mdx
To make sure that users and machine identities are only accessing the resources and performing actions they are authorized to, Infisical supports a wide range of access control tools.
<CardGroup cols={2}> <Card title="Role-based Access Controls" href="./role-based-access-controls" icon="address-book" color="#000000" > Manage user and machine identitity permissions through predefined roles. </Card><Card title="Attribute-based Access Control" href="/documentation/platform/access-controls/abac" icon="address-book" color="#000000"
Manage user and machine identitity permissions based on their attributes.