# Customize Commit Button

Information on how to customize the Commit Button for Elements and Relationships.

{% hint style="danger" %}
**ServiceNow Admins only**

This short instruction is only for ServiceNow System Administrators and can't be performed by a user!
{% endhint %}

Designer contains 2 UI Actions to commit Elements and Relationships which are restricted to the role x\_inpgh\_des.commit by default.

Designer Commit UI Actions

A – UI Action to Commit Relationships.

B – UI Action to Commit Elements.

The UI Action scripts are not protected and can be adapted as required to the organizational needs.

Commit UI Action Details

Please contact ins-pi's [support team](https://ins-pi.com/support/) for any questions.


---

# 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.ins-pi.com/designer/configuration/enhanced-configuration/customize-commit-button.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.
