> For the complete documentation index, see [llms.txt](https://docs.darcyiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.darcyiq.com/settings-and-configuration/organization-management.md).

# Organization Management

The Organization Management page allows you to manage your organization's settings, team members, and various AWS Partner-related configurations. This guide will walk you through the main sections and their functionalities.

## Organization Settings

This section contains your basic organization information and settings. Note that only administrators and owners have permission to modify organization settings.

### Organization Details

* **Organization Name**: Your company's name as it appears in the system
* **Description**: A detailed description of your organization, including your specializations, services, and key focus areas

## AWS Partner Settings

This section manages your AWS Partner-related configurations. Only administrators and owners can modify these settings.

### Available Features

1. **Automated PO Identification**
   * Toggle switch to enable/disable automatic Partner Opportunity identification
   * Allows use of AI/ML to identify Partner Organized Opportunities
   * Select the ACE solutions for default submissions
   * Option to enable automatic submissions
2. **WAFR Creator**
   * Enables automated creation and management of AWS Well-Architected Framework Reviews
   * Streamlines the review process with built-in automation
3. **APFP Funding**
   * Manages AWS Partner Funding Program application and management
   * Currently in development stage

## Document Templates

This section allows you to manage document templates for your organization. Only administrators and owners can upload or delete templates.

### Template Management

* Upload document templates (DOCX, PPTX) for organization-wide use
* Templates are available to all organization members
* Supported file types: Documents and Presentations

### Example Templates Includes:

Open a provided Template Example to see how to customize a Template to interact with DarcyIQ

Templates Provided:

* Word Docx Template
* Powerpoint PPT Template

## Organization Members

This section displays and manages your organization's team members.

### Member Management Features

* Search functionality to find specific members
* Filter members by role
* View active members list
* Member information displayed:
  * Name
  * Email
  * Role


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.darcyiq.com/settings-and-configuration/organization-management.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.
