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

# BMC Helix ITSM (Remedy)

> 37 actions available for BMC Helix ITSM (Remedy) through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A.

<div className="not-prose" style={{ display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '24px' }}>
  <img src="https://stackone-logos.com/api/bmchelix/filled/png" alt="BMC Helix ITSM (Remedy)" className="connector-page-icon" style={{ width: '48px', height: '48px', borderRadius: '10px', padding: '2px' }} />

  <div>
    <div style={{ fontSize: '24px', fontWeight: '600' }}>BMC Helix ITSM (Remedy)</div>
    <div className="connector-page-subtitle" style={{ fontSize: '14px' }}>37 actions · 1 auth method</div>

    <div style={{ display: 'flex', flexWrap: 'wrap', gap: '6px', marginTop: '8px' }}>
      <span className="connector-page-tag-beta" style={{ display: 'inline-block', padding: '2px 8px', borderRadius: '4px', fontSize: '11px', fontWeight: '500' }}>Beta</span>
      <span className="connector-page-category-tag" style={{ display: 'inline-block', padding: '2px 8px', borderRadius: '4px', fontSize: '11px', fontWeight: '500' }}>Ticketing</span>
    </div>
  </div>
</div>

## Authentication

<Columns cols={2}>
  <Card title="Username & Password (AR-JWT)">
    BMC Helix ITSM (Remedy) authenticates with the AR System JWT scheme. StackOne exchanges the service-account username and...

    Guides: [Connector Profile](/connectors/bmchelix/guides/connector-profile/username-password-ar-jwt), [Link Account](/connectors/bmchelix/guides/link-account/username-password-ar-jwt)
  </Card>
</Columns>

<div className="connector-meta-library-section">
  <div className="connector-meta-library-title">Actions</div>

  <div className="connector-actions-controls not-prose" data-connector-actions-controls>
    <div className="connector-actions-controls__row">
      <input type="search" className="connector-actions-search" data-connector-actions-search placeholder="Search actions" aria-label="Search actions" />
    </div>
  </div>

  <div className="meta-library-count" data-connector-actions-count>37 actions</div>

  <div className="not-prose meta-library-table-container" data-connector-actions-table>
    <div className="connector-meta-library-grid" style={{ gridTemplateColumns: '200px 1fr' }}>
      <div className="connector-meta-library-row">
        <div className="meta-library-grid-header-cell">Action</div>
        <div className="meta-library-grid-header-cell">Description</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_list_change_requests" data-action-label="List Change Requests" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Change Requests</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_list_change_requests" aria-label="Copy bmchelix_list_change_requests"><code className="connector-page-code">bmchelix\_list\_change\_requests</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List Change Requests from BMC Helix ITSM (queries the CHG:ChangeInterface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_get_change_request" data-action-label="Get Change Request" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Change Request</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_get_change_request" aria-label="Copy bmchelix_get_change_request"><code className="connector-page-code">bmchelix\_get\_change\_request</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a single Change Request by its AR System Request ID (from the CHG:ChangeInterface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_create_change_request" data-action-label="Create Change Request" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Change Request</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_create_change_request" aria-label="Copy bmchelix_create_change_request"><code className="connector-page-code">bmchelix\_create\_change\_request</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a Change Request in BMC Helix ITSM (posts to the CHG:ChangeInterface\_Create create interface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_update_change_request" data-action-label="Update Change Request" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Change Request</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_update_change_request" aria-label="Copy bmchelix_update_change_request"><code className="connector-page-code">bmchelix\_update\_change\_request</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing Change Request by AR System Request ID (modifies the CHG:ChangeInterface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_list_companies" data-action-label="List Companies" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Companies</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_list_companies" aria-label="Copy bmchelix_list_companies"><code className="connector-page-code">bmchelix\_list\_companies</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List Companies from BMC Helix ITSM (queries the COM:Company form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_get_company" data-action-label="Get Company" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Company</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_get_company" aria-label="Copy bmchelix_get_company"><code className="connector-page-code">bmchelix\_get\_company</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a single Company by its AR System Request ID (from the COM:Company form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_create_company" data-action-label="Create Company" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Company</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_create_company" aria-label="Copy bmchelix_create_company"><code className="connector-page-code">bmchelix\_create\_company</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a Company in BMC Helix ITSM (posts to the COM:Company form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_update_company" data-action-label="Update Company" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Company</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_update_company" aria-label="Copy bmchelix_update_company"><code className="connector-page-code">bmchelix\_update\_company</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing Company by AR System Request ID (modifies the COM:Company form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_list_incidents" data-action-label="List Incidents" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Incidents</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_list_incidents" aria-label="Copy bmchelix_list_incidents"><code className="connector-page-code">bmchelix\_list\_incidents</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List Incidents from BMC Helix ITSM (queries the HPD:IncidentInterface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_get_incident" data-action-label="Get Incident" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Incident</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_get_incident" aria-label="Copy bmchelix_get_incident"><code className="connector-page-code">bmchelix\_get\_incident</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a single Incident by its AR System Request ID (from the HPD:IncidentInterface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_create_incident" data-action-label="Create Incident" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Incident</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_create_incident" aria-label="Copy bmchelix_create_incident"><code className="connector-page-code">bmchelix\_create\_incident</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create an Incident in BMC Helix ITSM (posts to the HPD:IncidentInterface\_Create create interface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_update_incident" data-action-label="Update Incident" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Incident</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_update_incident" aria-label="Copy bmchelix_update_incident"><code className="connector-page-code">bmchelix\_update\_incident</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing Incident by AR System Request ID (modifies the HPD:IncidentInterface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_list_known_errors" data-action-label="List Known Errors" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Known Errors</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_list_known_errors" aria-label="Copy bmchelix_list_known_errors"><code className="connector-page-code">bmchelix\_list\_known\_errors</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List Known Errors from BMC Helix ITSM (queries the PBM:KnownErrorInterface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_get_known_error" data-action-label="Get Known Error" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Known Error</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_get_known_error" aria-label="Copy bmchelix_get_known_error"><code className="connector-page-code">bmchelix\_get\_known\_error</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a single Known Error by its AR System Request ID (from the PBM:KnownErrorInterface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_create_known_error" data-action-label="Create Known Error" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Known Error</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_create_known_error" aria-label="Copy bmchelix_create_known_error"><code className="connector-page-code">bmchelix\_create\_known\_error</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a Known Error in BMC Helix ITSM (posts to the PBM:KnownErrorInterface\_Create create interface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_update_known_error" data-action-label="Update Known Error" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Known Error</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_update_known_error" aria-label="Copy bmchelix_update_known_error"><code className="connector-page-code">bmchelix\_update\_known\_error</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing Known Error by AR System Request ID (modifies the PBM:KnownErrorInterface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_list_people" data-action-label="List Persons" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Persons</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_list_people" aria-label="Copy bmchelix_list_people"><code className="connector-page-code">bmchelix\_list\_people</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List People from BMC Helix ITSM (queries the CTM:People form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_get_person" data-action-label="Get Person" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Person</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_get_person" aria-label="Copy bmchelix_get_person"><code className="connector-page-code">bmchelix\_get\_person</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a single Person by its AR System Request ID (from the CTM:People form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_create_person" data-action-label="Create Person" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Person</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_create_person" aria-label="Copy bmchelix_create_person"><code className="connector-page-code">bmchelix\_create\_person</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a Person in BMC Helix ITSM (posts to the CTM:People form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_update_person" data-action-label="Update Person" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Person</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_update_person" aria-label="Copy bmchelix_update_person"><code className="connector-page-code">bmchelix\_update\_person</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing Person by AR System Request ID (modifies the CTM:People form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_list_problem_investigations" data-action-label="List Problem Investigations" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Problem Investigations</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_list_problem_investigations" aria-label="Copy bmchelix_list_problem_investigations"><code className="connector-page-code">bmchelix\_list\_problem\_investigations</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List Problem Investigations from BMC Helix ITSM (queries the PBM:ProblemInterface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_get_problem_investigation" data-action-label="Get Problem Investigation" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Problem Investigation</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_get_problem_investigation" aria-label="Copy bmchelix_get_problem_investigation"><code className="connector-page-code">bmchelix\_get\_problem\_investigation</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a single Problem Investigation by its AR System Request ID (from the PBM:ProblemInterface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_create_problem_investigation" data-action-label="Create Problem Investigation" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Problem Investigation</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_create_problem_investigation" aria-label="Copy bmchelix_create_problem_investigation"><code className="connector-page-code">bmchelix\_create\_problem\_investigation</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a Problem Investigation in BMC Helix ITSM (posts to the PBM:ProblemInterface\_Create create interface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_update_problem_investigation" data-action-label="Update Problem Investigation" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Problem Investigation</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_update_problem_investigation" aria-label="Copy bmchelix_update_problem_investigation"><code className="connector-page-code">bmchelix\_update\_problem\_investigation</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing Problem Investigation by AR System Request ID (modifies the PBM:ProblemInterface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_list_support_groups" data-action-label="List Support Groups" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Support Groups</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_list_support_groups" aria-label="Copy bmchelix_list_support_groups"><code className="connector-page-code">bmchelix\_list\_support\_groups</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List Support Groups from BMC Helix ITSM (queries the CTM:Support Group form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_get_support_group" data-action-label="Get Support Group" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Support Group</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_get_support_group" aria-label="Copy bmchelix_get_support_group"><code className="connector-page-code">bmchelix\_get\_support\_group</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a single Support Group by its AR System Request ID (from the CTM:Support Group form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_create_support_group" data-action-label="Create Support Group" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Support Group</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_create_support_group" aria-label="Copy bmchelix_create_support_group"><code className="connector-page-code">bmchelix\_create\_support\_group</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a Support Group in BMC Helix ITSM (posts to the CTM:Support Group form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_update_support_group" data-action-label="Update Support Group" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Support Group</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_update_support_group" aria-label="Copy bmchelix_update_support_group"><code className="connector-page-code">bmchelix\_update\_support\_group</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing Support Group by AR System Request ID (modifies the CTM:Support Group form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_list_tasks" data-action-label="List Tasks" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Tasks</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_list_tasks" aria-label="Copy bmchelix_list_tasks"><code className="connector-page-code">bmchelix\_list\_tasks</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List Tasks from BMC Helix ITSM (queries the TMS:Task form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_get_task" data-action-label="Get Task" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Task</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_get_task" aria-label="Copy bmchelix_get_task"><code className="connector-page-code">bmchelix\_get\_task</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a single Task by its AR System Request ID (from the TMS:Task form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_create_task" data-action-label="Create Task" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Task</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_create_task" aria-label="Copy bmchelix_create_task"><code className="connector-page-code">bmchelix\_create\_task</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a Task in BMC Helix ITSM (posts to the TMS:Task form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_update_task" data-action-label="Update Task" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Task</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_update_task" aria-label="Copy bmchelix_update_task"><code className="connector-page-code">bmchelix\_update\_task</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing Task by AR System Request ID (modifies the TMS:Task form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_delete_task" data-action-label="Delete Task" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Task</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_delete_task" aria-label="Copy bmchelix_delete_task"><code className="connector-page-code">bmchelix\_delete\_task</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a Task by AR System Request ID (removes the entry from TMS:Task).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_list_work_orders" data-action-label="List Work Orders" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Work Orders</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_list_work_orders" aria-label="Copy bmchelix_list_work_orders"><code className="connector-page-code">bmchelix\_list\_work\_orders</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List Work Orders from BMC Helix ITSM (queries the WOI:WorkOrderInterface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_get_work_order" data-action-label="Get Work Order" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Work Order</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_get_work_order" aria-label="Copy bmchelix_get_work_order"><code className="connector-page-code">bmchelix\_get\_work\_order</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a single Work Order by its AR System Request ID (from the WOI:WorkOrderInterface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_create_work_order" data-action-label="Create Work Order" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Work Order</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_create_work_order" aria-label="Copy bmchelix_create_work_order"><code className="connector-page-code">bmchelix\_create\_work\_order</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a Work Order in BMC Helix ITSM (posts to the WOI:WorkOrderInterface\_Create create interface form).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bmchelix_update_work_order" data-action-label="Update Work Order" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Work Order</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="bmchelix_update_work_order" aria-label="Copy bmchelix_update_work_order"><code className="connector-page-code">bmchelix\_update\_work\_order</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing Work Order by AR System Request ID (modifies the WOI:WorkOrderInterface form).</div>
      </div>
    </div>
  </div>
</div>

## Getting Started

<Steps>
  <Step title="Create or Select a Project">
    Set up a new project or select an existing one. See the [Projects Guide](/guides/managing-projects).
  </Step>

  <Step title="Configure the Connector">
    Enable the connector and set up a connector profile in your project. See [Managing Connectors](/guides/explore-connectors).

    <Columns cols={2}>
      <Card title="Connector Profile" href="/connectors/bmchelix/guides/connector-profile/username-password-ar-jwt" icon="https://stackone-logos.com/api/bmchelix/filled/png" horizontal>
        BMC Helix ITSM (Remedy) - Username & Password (AR-JWT)
      </Card>
    </Columns>
  </Step>

  <Step title="Link an Account">
    Connect an account using [StackOne Hub](/guides/embedding-stackone-hub) or [Auth Link](/guides/auth-link).

    <Columns cols={2}>
      <Card title="Link Account" href="/connectors/bmchelix/guides/link-account/username-password-ar-jwt" icon="https://stackone-logos.com/api/bmchelix/filled/png" horizontal>
        BMC Helix ITSM (Remedy) - Username & Password (AR-JWT)
      </Card>
    </Columns>
  </Step>

  <Step title="Use Actions">
    Invoke actions using one of the methods below:

    * [MCP](/mcp/quickstart) – Model Context Protocol for AI assistants
    * [A2A](/a2a/quickstart) – Agent-to-Agent protocol
    * [AI Toolset (TypeScript)](/agents/typescript/introduction) – TypeScript SDK for AI agents
    * [AI Toolset (Python)](/agents/python/introduction) – Python SDK for AI agents
    * [Actions RPC](/platform/api-reference/actions/make-an-rpc-call-to-an-action) – Direct API calls
    * [Playground](/guides/playground) – Test actions in the dashboard
  </Step>
</Steps>
