umt.edu
University of Montana
University of Montana is a public flagship research university in Missoula known for academic rigor, experiential learning, welcoming culture and scenic campus.
55
Partly agent-ready
Agent-readiness score out of 100
- ✓ Clear description of the site
- ✓ Several pages described
- ✓ Actions agents can take
- ✓ 3 or more actions
- ○ Publishes its own LAWP (/.well-known/lawp.json)
- ○ Actions agents can execute
- ○ Business details (address, hours, phone)
How to improve this score
Up to +45 points:
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at
Publish your starter lawp.json at
/.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.+15 · Actions agents can execute
Give an action an
Give an action an
endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for umt.edu
Made from what Actuent already knows. Edit it, then publish it at
https://umt.edu/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.{
"lawp_version": "0.3",
"domain": "umt.edu",
"name": "University of Montana",
"language": "en",
"pages": {
"/": {
"title": "University of Montana | Public Flagship in Missoula | University of Montana",
"content": "University of Montana is a public flagship research university in Missoula known for academic rigor, experiential learning, welcoming culture and scenic campus."
},
"/edready/faq.php": {
"title": "Frequently Asked Questions University of Montana",
"content": "-- Skip to main content About Alumni Athletics MyUM Give Apply Visit Request Info Home Page Academics Academics All Academic Programs Course Catalog Academic Calendar Advising Center (Undergraduate) Canvas Libraries Provost Registrar Colleges, Schools and Departments Admission and Aid Admission and "
},
"/it/services.php": {
"title": "UM IT Frequently Requested Services University of Montana",
"content": "-- Skip to main content About Alumni Athletics MyUM Give Apply Visit Request Info Home Page Academics Academics All Academic Programs Course Catalog Academic Calendar Advising Center (Undergraduate) Canvas Libraries Provost Registrar Colleges, Schools and Departments Admission and Aid Admission and "
},
"/business/visit.php": {
"title": "See why the University of Montana is right for you University of Montana",
"content": "-- Skip to main content About Alumni Athletics MyUM Give Apply Visit Request Info Home Page Academics Academics All Academic Programs Course Catalog Academic Calendar Advising Center (Undergraduate) Canvas Libraries Provost Registrar Colleges, Schools and Departments Admission and Aid Admission and "
},
"/crec/Golf/rates.php": {
"title": "Rates University of Montana",
"content": "-- Skip to main content About Alumni Athletics MyUM Give Apply Visit Request Info Home Page Academics Academics All Academic Programs Course Catalog Academic Calendar Advising Center (Undergraduate) Canvas Libraries Provost Registrar Colleges, Schools and Departments Admission and Aid Admission and "
},
"/peas-farm/visit.php": {
"title": "Visit University of Montana",
"content": "-- Skip to main content About Alumni Athletics MyUM Give Apply Visit Request Info Home Page Academics Academics All Academic Programs Course Catalog Academic Calendar Advising Center (Undergraduate) Canvas Libraries Provost Registrar Colleges, Schools and Departments Admission and Aid Admission and "
},
"/housing/uv/rates.php": {
"title": "Rental Rates and Payments University of Montana",
"content": "-- Skip to main content About Alumni Athletics MyUM Give Apply Visit Request Info Home Page Academics Academics All Academic Programs Course Catalog Academic Calendar Advising Center (Undergraduate) Canvas Libraries Provost Registrar Colleges, Schools and Departments Admission and Aid Admission and "
},
"/university-center/eat-and-shop.php": {
"title": "Retail Corner University of Montana",
"content": "-- Skip to main content About Alumni Athletics MyUM Give Apply Visit Request Info Home Page Academics Academics All Academic Programs Course Catalog Academic Calendar Advising Center (Undergraduate) Canvas Libraries Provost Registrar Colleges, Schools and Departments Admission and Aid Admission and "
},
"/university-center/reserve-space.php": {
"title": "Reserve a Space University of Montana",
"content": "-- Skip to main content About Alumni Athletics MyUM Give Apply Visit Request Info Home Page Academics Academics All Academic Programs Course Catalog Academic Calendar Advising Center (Undergraduate) Canvas Libraries Provost Registrar Colleges, Schools and Departments Admission and Aid Admission and "
}
},
"actions": [
{
"id": "search",
"name": "Search the site",
"input": {
"type": "text",
"required": true
},
"intent": [
"search",
"find",
"look up"
],
"description": "Search University of Montana"
},
{
"id": "contact",
"name": "Contact",
"input": {
"type": "text",
"required": false
},
"intent": [
"contact",
"get in touch",
"email",
"message",
"support"
],
"description": "Get in touch with the site owner"
},
{
"id": "careers",
"name": "View jobs",
"input": {
"type": "text",
"required": false
},
"intent": [
"careers",
"jobs",
"hiring",
"work with us"
],
"description": "See open positions"
},
{
"id": "call",
"name": "Call",
"input": {
"type": "none",
"required": false
},
"intent": [
"call",
"phone",
"telephone"
],
"description": "Call +14062430211"
}
]
}Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "University of Montana",
"url": "https://umt.edu",
"telephone": "+00 0000 0000",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "Street 1",
"postalCode": "0000",
"addressLocality": "City",
"addressCountry": "DK"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "17:00"
}
]
}
</script>What AI agents can do here
Search the site
Search University of Montana
searchfindlook upContact
Get in touch with the site owner
contactget in touchemailmessagesupportView jobs
See open positions
careersjobshiringwork with usCall
Call +14062430211
callphonetelephonePages
University of Montana | Public Flagship in Missoula | University of Montana /
University of Montana is a public flagship research university in Missoula known for academic rigor, experiential learning, welcoming culture and scenic campus.
Frequently Asked Questions University of Montana /edready/faq.php
-- Skip to main content About Alumni Athletics MyUM Give Apply Visit Request Info Home Page Academics Academics All Academic Programs Course Catalog Academic Calendar Advising Center (Undergraduate) Canvas Libraries Provost Registrar Colleges, Schools and Departments Admission an
UM IT Frequently Requested Services University of Montana /it/services.php
-- Skip to main content About Alumni Athletics MyUM Give Apply Visit Request Info Home Page Academics Academics All Academic Programs Course Catalog Academic Calendar Advising Center (Undergraduate) Canvas Libraries Provost Registrar Colleges, Schools and Departments Admission an
See why the University of Montana is right for you University of Montana /business/visit.php
-- Skip to main content About Alumni Athletics MyUM Give Apply Visit Request Info Home Page Academics Academics All Academic Programs Course Catalog Academic Calendar Advising Center (Undergraduate) Canvas Libraries Provost Registrar Colleges, Schools and Departments Admission an
Rates University of Montana /crec/Golf/rates.php
-- Skip to main content About Alumni Athletics MyUM Give Apply Visit Request Info Home Page Academics Academics All Academic Programs Course Catalog Academic Calendar Advising Center (Undergraduate) Canvas Libraries Provost Registrar Colleges, Schools and Departments Admission an
Visit University of Montana /peas-farm/visit.php
-- Skip to main content About Alumni Athletics MyUM Give Apply Visit Request Info Home Page Academics Academics All Academic Programs Course Catalog Academic Calendar Advising Center (Undergraduate) Canvas Libraries Provost Registrar Colleges, Schools and Departments Admission an
Rental Rates and Payments University of Montana /housing/uv/rates.php
-- Skip to main content About Alumni Athletics MyUM Give Apply Visit Request Info Home Page Academics Academics All Academic Programs Course Catalog Academic Calendar Advising Center (Undergraduate) Canvas Libraries Provost Registrar Colleges, Schools and Departments Admission an
Retail Corner University of Montana /university-center/eat-and-shop.php
-- Skip to main content About Alumni Athletics MyUM Give Apply Visit Request Info Home Page Academics Academics All Academic Programs Course Catalog Academic Calendar Advising Center (Undergraduate) Canvas Libraries Provost Registrar Colleges, Schools and Departments Admission an
Reserve a Space University of Montana /university-center/reserve-space.php
-- Skip to main content About Alumni Athletics MyUM Give Apply Visit Request Info Home Page Academics Academics All Academic Programs Course Catalog Academic Calendar Advising Center (Undergraduate) Canvas Libraries Provost Registrar Colleges, Schools and Departments Admission an
For AI agents
Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=umt.edu
Or connect Actuent to ChatGPT or Claude:
https://agents.actuent.ai/api/mcpLast updated 26 Sep 2026
Is this your site?
Claim umt.edu to edit what AI agents see, make your actions executable, and show your score:
Show your score:
<script src="https://api.actuent.ai/badge.js" data-domain="umt.edu" async></script> or the image https://api.actuent.ai/badge.svg?domain=umt.edu&style=cardActuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.
