---
title: "Municipal Buildings VIII.2.6–10 - Pompeii Online"
description: "Three halls on the south side of Pompeii’s Forum, traditionally identified as the offices of magistrates and the public archive."
url: "https://www.pompeionline.net/en/buildings-and-places/regio-viii/municipal-buildings-viii-2-6-10"
date: "2026-09-16T12:44:16+00:00"
language: "en-GB"
---

#  Municipal Buildings VIII.2.6–10

![Loading...](https://www.pompeionline.net/components/com_zhosmmap/assets/utils/loading.gif)

[View all buildings and places on the map](https://www.pompeionline.net/en/buildings-and-places)

On the southern side of the Forum stand three large rooms traditionally identified as the **Municipal Buildings**, which housed the city’s principal administrative activities.

The three halls are generally interpreted as the respective offices of the **aediles**, the **Tabularium**, or public archive, and the **duoviri**, the city’s highest-ranking magistrates. The rooms were separated by narrow passages and opened onto the Forum’s southern portico.

The Tabularium was especially important. According to the traditional interpretation, it held documents and records belonging to the Pompeian administration. Its structure was also separated from the adjoining buildings to reduce the risk of fire reaching the archive.

Together with the nearby Comitium and Basilica, these buildings formed the principal area devoted to the city’s administrative, political and judicial affairs.

'+ '

'; var titlePlacemark80800000000000 = "Municipal Buildings VIII.2.6–10"; var latlng80800000000000 = L.latLng(40.748700, 14.485160); map\_bounds\_com\_content\_article\_808\_0\_8\_map.extend(latlng80800000000000); var contentString80800000000000 = ""; contentString80800000000000 = '' + '### '+ 'Municipal Buildings VIII.2.6–10'+ '

'+ ''+ ''+ '

'+ ''+ ''+ ''+ '[![Article](https://www.pompeionline.net/components/com_zhosmmap/assets/utils/article.png)](https://www.pompeionline.net/en/buildings-and-places/regio-viii/municipal-buildings-viii-2-6-10 "Article")'+ '

'+ '

'+ '

'+ '

'; var marker80800000000000 = L.marker(latlng80800000000000, {icon: L.icon({ iconUrl: icoIcon + "pompei-marker-cerchio-blu-bordo-bianco-18.png", iconSize: \[18, 18\], iconAnchor: \[9,18\]}) , draggable: false, title:"Municipal Buildings VIII.2.6–10" }); marker80800000000000.addTo(map\_com\_content\_article\_808\_0\_8\_map); marker80800000000000.zhomRating = 0; marker80800000000000.zhomCreateddate = ""; marker80800000000000.zhomExtraFieldsList = \[\]; marker80800000000000.zhomCreateddateUser = ""; marker80800000000000.zhomPlacemarkID = 80800000000000; marker80800000000000.zhomContactAttrs = userContactAttrs; marker80800000000000.zhomUserContact = "0"; marker80800000000000.zhomUserUser = "0"; marker80800000000000.zhomOriginalPosition = latlng80800000000000; marker80800000000000.zhomInfowinContent = contentString80800000000000; marker80800000000000.zhomTitle = "Municipal Buildings VIII.2.6–10"; marker80800000000000.zhomIncludeInList = 0; marker80800000000000.bindPopup(marker80800000000000.zhomInfowinContent); marker80800000000000.on('click', function(event) { this.openPopup(); }); zhomObjMgr\_com\_content\_article\_808\_0\_8\_map.PlacemarkAdd(0, 80800000000000, marker80800000000000, null); map\_com\_content\_article\_808\_0\_8\_map.setView(latlng80800000000000, map\_com\_content\_article\_808\_0\_8\_map.getZoom()); latlng\_com\_content\_article\_808\_0\_8\_map = latlng80800000000000; routedestination\_com\_content\_article\_808\_0\_8\_map = latlng\_com\_content\_article\_808\_0\_8\_map; var contentPathString11 = ""; var imgGroundBounds11 = \[ \[40.746791, 14.475589\], \[40.754898, 14.499171\]\]; var imgGroundOptions11 = { opacity:1 , interactive:false }; var imgGroundLayer11 = L.imageOverlay('https://www.pompeionline.net/images/mappe/pompei\_master\_joomla\_v2.svg', imgGroundBounds11, imgGroundOptions11); imgGroundLayer11.zhomPathID = 11; imgGroundLayer11.zhomInfowinContent = contentPathString11; imgGroundLayer11.zhomTitle = "Pompeii site plan – English map"; imgGroundLayer11.addTo(map\_com\_content\_article\_808\_0\_8\_map); var geolocationControl = new zhomGeolocationButtonControl("\_com\_content\_article\_808\_0\_8\_map",map\_com\_content\_article\_808\_0\_8\_map,2,1,2,"geolocation","Location",16,16,"https://www.pompeionline.net/components/com\_zhosmmap/assets/utils/geolocation.png"); var mapcenterControl = new zhomMapCenterButtonControl(latlng\_com\_content\_article\_808\_0\_8\_map,"19",map\_com\_content\_article\_808\_0\_8\_map,2,2,2,"mapcenter","Home",19,16,"https://www.pompeionline.net/components/com\_zhosmmap/assets/utils/home.png"); map\_com\_content\_article\_808\_0\_8\_map.fitBounds(map\_bounds\_com\_content\_article\_808\_0\_8\_map); var toShowLoading = document.getElementById("OMapsLoading\_com\_content\_article\_808\_0\_8\_map"); toShowLoading.style.display = 'none'; zhomObjMgr\_com\_content\_article\_808\_0\_8\_map.InitializeByGroupState(); }; function PlacemarkByIDShow(p\_id, p\_action, p\_zoom) { alert("This feature is supported only when you enable it in map menu item or module property!"); } function findMyPosition\_com\_content\_article\_808\_0\_8\_map(AutoPosition, DirectionsDisplay, DirectionsService, Marker, SearchTravelMode, LocationDestination) { if (navigator.geolocation) { browserSupportFlag = true; navigator.geolocation.getCurrentPosition(function(position) { initialLocation = L.latLng(position.coords.latitude,position.coords.longitude); map\_com\_content\_article\_808\_0\_8\_map.setView(initialLocation, map\_com\_content\_article\_808\_0\_8\_map.getZoom()); if (AutoPosition == "Button") { if (typeof geolocation\_com\_content\_article\_808\_0\_8\_map === 'undefined') { geolocation\_com\_content\_article\_808\_0\_8\_map = L.marker(initialLocation, {draggable:false}); geolocation\_com\_content\_article\_808\_0\_8\_map.addTo(map\_com\_content\_article\_808\_0\_8\_map); } else { geolocation\_com\_content\_article\_808\_0\_8\_map.setLatLng(initialLocation); } } }, function() { handleNoGeolocation(browserSupportFlag); }); } else { browserSupportFlag = false; handleNoGeolocation(browserSupportFlag); } }; function handleNoGeolocation(errorFlag) { if (errorFlag == true) { alertContentString = "Error: The Geolocation service failed"; } else { alertContentString = "Error: Your browser doesn't support geolocation"; } popup\_com\_content\_article\_808\_0\_8\_map.setLatLng(map\_com\_content\_article\_808\_0\_8\_map.getCenter()) .setContent(alertContentString) .openOn(map\_com\_content\_article\_808\_0\_8\_map); }; function initializeZhOMPLG\_ARTICLE\_OVERVIEW808() { initializecom\_content\_article\_808\_0\_8\_map(); }; var tmpJQZhOMPLG\_ARTICLE\_OVERVIEW808 = jQuery.noConflict(); tmpJQZhOMPLG\_ARTICLE\_OVERVIEW808(document).ready(function() {initializeZhOMPLG\_ARTICLE\_OVERVIEW808();}); /\*\]\]&gt;\*/

## Schema

```json
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://www.pompeionline.net/en" }, { "@type": "ListItem", "position": 2, "name": "Buildings and Places", "item": "https://www.pompeionline.net/en/buildings-and-places" }, { "@type": "ListItem", "position": 3, "name": "Regio VIII", "item": "https://www.pompeionline.net/en/buildings-and-places/regio-viii" }, { "@type": "ListItem", "position": 4, "name": "Municipal Buildings VIII.2.6–10", "item": "https://www.pompeionline.net/en/buildings-and-places/regio-viii/municipal-buildings-viii-2-6-10" } ] }
```
