> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Customizing Atoti Market Risk

This page describes the options available for customizing Atoti Market Risk to meet
your requirements.

### Customization Options

Clients may choose to use Atoti Market Risk “as is” by conforming to
published data input file structures and data stores. Alternatively,
clients may use Atoti Market Risk purely as a starting point for building
a suitable system with additional functionality.

<table><thead><tr><th>Customization</th><th>Details</th></tr></thead><tbody><tr><td>Adding Maven repositories and extracting the source code before installation, in order to build the entire project. <br />This will build the executable JAR files for Atoti Server and an optimized version of the UI.</td><td><a href="./build-deploy">Building & deploying Atoti Market Risk</a></td></tr><tr><td>Making changes at start-up to the following components: <br />\* Atoti Server<br />\* Atoti UI</td><td><a href="../dev-extensions/dev-guidelines">Guidelines for developing on Atoti Market Risk</a></td></tr><tr><td>Setting a Sign-off workflow, including policies for resolving conflicts</td><td>See the <a href="/atoti-intelligence/workflows/signoff/latest/">Sign-Off Module documentation</a></td></tr><tr><td>Managing workflow, security, and persistence settings for What-If simulations</td><td><a href="./dev-custom/what-if-customising">Customizing What-If simulations</a></td></tr><tr><td>Exporting and importing bookmarks to and from a directory structure, using a utility called the Bookmark Tool, which is pre-configured in Atoti Market Risk.</td><td><a href="../dev-tools/dev-bookmark-tool">Managing bookmarks with the Bookmark Tool</a></td></tr><tr><td>Customizing the Datastore outside the standard datastore config class, using the Datastore Helper, a library and API, pre-configured in Atoti Market Risk.</td><td><a href="">Customizing the Datastore with the Datastore Helper</a></td></tr><tr><td>Extending Atoti Market Risk</td><td>\* <a href="../dev-extensions/add-a-new-cube-hierarchy">Adding New Cube Hierarchies</a><br />\* <a href="../dev-extensions/add-a-new-kpi">Adding New KPIs</a><br />\* <a href="../dev-extensions/add-a-new-data-loading-unloading-topic">Adding New Data Loading or Unloading Topics</a><br />\* <a href="../dev-extensions/configure-measures">Configuring measures using Spring Beans</a><br />\* <a href="../dev-extensions/configure-sources">Configuring sources using Spring Beans</a></td></tr></tbody></table>

### Derivative Works and Clients’ IP

In the project, source code is delivered and IT users are
free to make derivative works (which become the clients’ IP) to adapt to
their data sources and requirements.
