# AI Governance in action

You've prepared your Cortex workspace for AI Governance — what can you do now to ensure your team is maintaining compliance and to encourage continuous improvement?

Learn more below on how you can prioritize AI-related tasks and gain insights to improve your practices.

## Review, prioritize, and complete tasks

<details>

<summary><strong>Prioritize and complete work from the homepage</strong></summary>

<figure><img src="/files/NX2sgpO81Bch95Yq7aNL" alt=""><figcaption></figcaption></figure>

Engineers use the [Engineering homepage](https://docs.cortex.io/streamline/homepage) as their personalized daily starting point. It provides a centralized view of key signals and tasks related to your AI projects, including:&#x20;

* **Active work**: See your open PRs, PRs assigned for review, active Jira tickets, and action items from Scorecards and Initiatives, ensuring you are aware of your responsibilities and can quickly address gaps that impact AI Governance.
* **Scorecards and Initiatives**: See real-time progress toward AI standards and goals.

</details>

<details>

<summary><strong>Review failing Scorecard rules</strong></summary>

When a Scorecard rule is failing, this information is surfaced to you in multiple ways:

* Scorecard rules that require your attention appear on the [Engineering homepage](https://docs.cortex.io/streamline/homepage).
* You can receive notifications via Slack, Microsoft Teams, or email when a Scorecard rule is failing.
  * Learn more in the [Notifications docs](https://docs.cortex.io/configure/settings/notifications).
* You can review a Scorecard's progress in [reports](https://docs.cortex.io/improve/reports) or by [viewing the Scorecard](https://docs.cortex.io/standardize/scorecards/evaluate) in Cortex.

#### Remediate failing rules&#x20;

When a service falls short of standards, there are different ways you can approach remediation:

* Use [Cortex MCP](https://docs.cortex.io/get-started/mcp) to get suggestions for remediations. Ask a question such as *What are some quick wins for my AI Governance Scorecard?* and the MCP will respond with a prioritized list for you to focus on during remediation efforts.&#x20;
* [Set up an Initiative](mailto:undefined) to assign and track remediation tasks. For example, you might create an Initiative that asks teams to meet standards on all rules in the Silver level of your AI Maturity Scorecard within the next month.
  * You can also automatically create issues in Jira, ClickUp, Azure DevOps, and GitHub based on Initiatives. Learn more in [Creating issues based on Initiatives](https://docs.cortex.io/improve/initiatives/issue-config).
* Identify and troubleshoot trends in Scorecards, and consider scalable remediation efforts. Learn more in [Review and evaluate Scorecards](https://docs.cortex.io/standardize/scorecards/evaluate).

</details>

## Gain visibility with Eng Intelligence

Eng Intelligence allows you to view organization-wide and historical data, making it easy for leaders to validate the impact of AI tools, for teams to see their progress toward goals, and for the organization to ensure that reliability standards are being met.

<div align="left"><figure><img src="/files/u5t0gB403DCo0cQUmQzQ" alt="Analyze trends in the DORA dashboard." width="563"><figcaption></figcaption></figure></div>

View [Eng Intelligence](https://docs.cortex.io/improve/eng-intelligence) metrics to see how your services, teams, and Scorecards are doing with AI Governance goals, then take action to promote continuous improvement.

* **See impact**: Launch a  [Scorecard](https://docs.cortex.io/standardize/scorecards) and watch as metrics like MTTR, cycle time, or deployment frequency shift in real time alongside increased usage of AI tools.
  * For example, after you launch an AI Governance Scorecard, you see cycle time improving as the team adopts AI tools. The engineering team is running more efficiently, and leadership gains confidence that AI tools are helping engineering teams drive business impact.
* **Drive action**: When you identify a bottleneck that affects your benchmarks or a gap in AI adoption efforts, create a targeted [Initiative](https://docs.cortex.io/improve/initiatives)  to fix it or add Scorecard rules to your AI Governance Scorecard to set new benchmarks.&#x20;
  * Initiatives send notifications to users asking them to complete tasks by the deadline you configured. Learn more in [Initiatives and Action items](https://docs.cortex.io/improve/initiatives).
  * For example, you might notice that change failure rate initially becomes more of an issue after adding AI-assisted coding tools. After identifying this issue and discussing it with your teams, you find out that some team members haven't been reviewing PRs as closely after the automated AI-assisted review. You ask them to start reviewing more closely, and you determine a path forward to motivate success:
    * You add Scorecard rules to your AI Governance Scorecard to set benchmarks for "Change failure rate" alongside your AI Governance standards.
    * If these rules aren't passing when you check back in on the Scorecard, you plan to [create an Initiative](https://docs.cortex.io/improve/initiatives) with a name like "Improve quality of PR reviews" and a due date in 30 days. In other words, you set a 30-day goal to improve the team's thoroughness with reviewing PRs, with Cortex sending automated reminders about Initiative due dates to members of the team.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cortex.io/solutions/ai-governance/in-action.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
