In cybersecurity, 'scope' refers to the range of permissions, actions, or resources an application or user is allowed to access within a system. When an app requests access to a user's data, it specifies its scope, which defines exactly what information or functions it can use. Limiting scope helps protect sensitive data by ensuring that apps or users only have the minimum necessary access, reducing potential security risks.