# Policy and Regulation

## United States:

### AMERICA’S AI ACTION PLAN

The Trump Administration has released America’s AI Action Plan (on July 23, 2025), a sweeping policy roadmap of over 90 federal actions across three pillars—Accelerating Innovation, Building American AI Infrastructure, and Leading International AI Diplomacy & Security—to establish U.S. global dominance in AI through deregulation, export incentives, energy expansion, and workforce development.

{% embed url="<https://www.whitehouse.gov/wp-content/uploads/2025/07/Americas-AI-Action-Plan.pdf>" %}

Executive Order 14110 on "Safe, Secure, and Trustworthy Development and Use of Artificial Intelligence" (October 2023)\
This executive order focuses on ensuring AI safety and security through robust evaluations, policies, and mechanisms to test and mitigate risks.

{% embed url="<https://www.whitehouse.gov/briefing-room/presidential-actions/2023/10/30/executive-order-on-the-safe-secure-and-trustworthy-development-and-use-of-artificial-intelligence/>" %}

#### California SB 1047

SB 1047 is a proposed California bill that aims to regulate the development and deployment of large AI models by requiring safety protocols, testing procedures, and oversight to prevent potential harms.

{% embed url="<https://sd11.senate.ca.gov/news/senator-wieners-groundbreaking-artificial-intelligence-bill-advances-assembly-floor-amendments>" %}

### **UK:**

UK government's announcement of £8.5 million in research grants aimed at improving society's resilience to the risks arising from the development of new AI technologies.

{% embed url="<https://www.gov.uk/government/news/tech-secretary-unveils-85-million-research-funding-set-to-break-new-grounds-in-ai-safety-testing>" %}

### **E.U.:**

The European Parliament has passed the Artificial Intelligence Act, marking the world's first legally binding AI legislation. This act is designed to ensure safety and adherence to fundamental rights while fostering innovation. Key components include:

* Safeguards for general artificial intelligence
* Restrictions on the use of biometric identification systems by law enforcement
* A ban on social scoring and AI that exploits users' vulnerabilities
* Granting consumers the right to lodge complaints and receive meaningful explanations

The act prohibits certain AI applications that pose a threat to citizens' rights and imposes obligations based on the potential risk and impact of AI. The legislation was approved with 523 votes in favor, 46 against, and 49 abstentions. Lawmakers assert that this act will reduce risks, create opportunities, combat discrimination, and enhance transparency while safeguarding workers' and citizens' rights.

{% embed url="<https://www.europarl.europa.eu/news/en/press-room/20240308IPR19015/artificial-intelligence-act-meps-adopt-landmark-law>" %}


---

# 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.aiandbusiness.com/learn/policy-and-regulation.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.
