History Is Who We Are
The National Park Service is one of the United States' leading agencies for understanding history and culture. We preserve historic sites both within national park boundaries and beyond. We offer opportunities to help communities preserve their history. Whether you want to visit an historic national park, discover America's stories, or find assistance to preserve the places that matter to you, we hope you discover something new about our shared history.
Grant Opportunities
Learn about funding opportunities available to your organization or community. Many grants are now open.
Climate Adaptation
Like natural resources, cultural resources are affected by climate change yet depend on people to withstand climate change.
Telling All Americans' Stories
These stories and sites are multi-faceted projects explore the legacies of all Americans, including underrepresented groups.
Telling Stories in the Parks
National Parks each contribute a significant story that helps create the American natural and cultural historic fabric.
Last updated: March 12, 2024
';
if(hasSocialMedia == 1) {
jQuery("#sml_position").replaceWith(outputSocialMedia);
}
});
});
// check for Experience More Content
var subsiteURL = "/portals/history/";
var max_display = 3;
jsonSrc = subsiteURL+"experience_more_history.json?v="+Date.now();
jQuery.getJSON( jsonSrc, function( data ) {
var has_related_content = 0;
var output_related_content = '';
if(has_related_content == 1) {
jQuery("#related_content_position").replaceWith(output_related_content);
}
});