Skip to main content

Find users

Jira find users action searches for Jira Cloud users that match a query and optional filters. This is a read-only action that returns matching users with their account identifiers and profile fields.

Prerequisites

  • Your admin must complete the initial Jira setup and enable Jira actions in the Admin Console so that the Jira action pack is available in Agent Builder.
  • Each user is prompted to connect their Jira account via OAuth in Glean before running agents that use Jira actions, including Jira Assign issue.
  • If your Jira organization uses Central OAuth, a Jira administrator must authorize the app for the site before users can run Jira actions in Glean.

Supported parameters

ParameterTypeDescription
Search queryStringFree-text query to search for users by name, email address, or other supported fields.
Account IDStringJira account ID to match when searching for users.
ActiveBooleanWhether to include active Jira users in the results.
Results limitIntegerMaximum number of users to return in a single call.
Start atIntegerIndex of the first user to return for pagination.

Usage examples

  • "Find active Jira users with the name Abc Xyz so I can assign her to the new bug report."

  • "Search for users with email abc.xyz@company.com in Jira."

  • "Look up the account ID for user Abc Pqr in our Jira."

Troubleshooting

FAQs