Administration > Structure > AI Agents not appearing in menu
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3523511. -->
Reported by: [robloach](https://www.drupal.org/user/61114)
Related to !118
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The AI Agents menu route of <code>admin/structure/ai-agent</code> currently does not appear on the Admin Structure page at <code>admin/structure</code>.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<ol>
<li>Visit admin/structure</li>
<li>Expect to see AI Agents listed there, but alas, it does not appear</li>
</ol>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Add the menu route to the page so that it shows up correctly.</p>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>Now you're able to get to the AI Agents structure administration screen from <em>admin/structure</em>.</p>
<h3 id="summary-data-model-changes">Data model changes</h3>
issue