Home

We empower individuals and their families to live better, self-determined lives

Diagnostics and service-coordination for those living with developmental disabilities

 


Learn More

#main-slider-id-6a1506008d30d{
height: 1px;
overflow: hidden;
visibility: hidden;
}
/**
* Slider Wrapper
**/
(function ($, document) {
‘use strict’;
$(function () {
// Fires after first initialization.
$(‘#main-slider-id-6a1506008d30d’).on(‘init’, function (event, slick) {
//View after initiate
$(‘#main-slider-id-6a1506008d30d’).css({
height: ‘auto’,
visibility: ‘visible’
});
// Get the element type (video or image)
var sl_element = $(‘#sl-main-slider-id-6a1506008d30d-0’).attr(‘data-sl’);
// If element is video, this will play HTML5 video.
if (sl_element == ‘video’) {
// Pause Slider
setTimeout(function () {
$(‘#main-slider-id-6a1506008d30d’).slick(‘slickPause’);
}, 1);
// Get current video ID
var theSlickVideo = document.getElementById(“theSlickVideo-0”);
// Play current video
theSlickVideo.play();
// Time function, start video from begining.
}
});
// Slick slider.
$(‘#main-slider-id-6a1506008d30d’).slick({
arrows: false, // Prev/Next Arrows.
dots: false, // Show dot indicators.
fade: true, // Enable transition.
infinite: false, // Infinite loop sliding.
autoplay: false, // Enables Autoplay.
autoplaySpeed:1271, // Autoplay Speed in milliseconds.
speed: 1425, // Slide/Fade animation speed.
pauseOnHover: false, // Pause Autoplay On Hover.
touchMove: false, // Enable slide motion with touch.
adaptiveHeight: false, // Enable adaptive Height.
});
// Fires after slide change.
$(‘#main-slider-id-6a1506008d30d’).on(‘afterChange’, function (event, slick, currentSlide) {
// Get element ID
var sl_element = $(‘#sl-main-slider-id-6a1506008d30d-‘ + currentSlide).attr(‘data-sl’);
if (sl_element == ‘video’) {
// Pause slick slider to start HTML5 video.
$(‘#main-slider-id-6a1506008d30d’).slick(‘slickPause’);
// Get current video ID
var theSlickVideo = document.getElementById(“theSlickVideo-” + currentSlide);
// Set video currentTime to 0 and start from the begging.
// Play HTML5 video.
theSlickVideo.play();
// Time function, start video from begining.
}
});
// On video ended
$(‘.main-slider-video-class-6a1506008d30f’).on(‘ended’, function () {
});
// Fire before change slider
$(‘#main-slider-id-6a1506008d30d’).on(‘beforeChange’, function (event, slick, currentSlide) {
// Get element ID
var sl_element = $(‘#sl-main-slider-id-6a1506008d30d-‘ + currentSlide).attr(‘data-sl’);
if (sl_element == ‘video’) {
// Get last played video
var theSlickLastVideo = document.getElementById(“theSlickVideo-” + currentSlide);
// Pause last palyed video
theSlickLastVideo.pause();
}
});
});
})(window.jQuery, document);
Years of Community SupportYears of Community Support
52

Years of Community Support

jQuery(document).ready(function () {
var __srt =0;
var __end =52;
var __tim =5000;
var __sep =1;
var __elem = ‘#base-counter-id-6a1506008e814 .count’;
/*Number Counter Function Trigger Event*/
var waypoint = new Waypoint({
element: document.getElementById(‘base-counter-id-6a1506008e814’),
handler: function (direction) {
numCounter(__srt, __end, __tim, __elem,__sep);
this.destroy()
},
offset: ‘bottom-in-view’
});
});

Dear Visitors

Dear Visitors, all our offices will be closed Monday,  February 17th, in observance of President’s Day.   Offices will reopen at 8am on Tuesday.   

For urgent matter please contact:

San Jose          (408) 374-9960

Salinas             (831) 900-3636

Watsonville    (831) 900-3737

You can also email at:  info@sarc.org

(function ($, window, document) {
‘use strict’;
$(function () {
function baseAppendDots(wrapper) {
if ($(window).width() > 767) {
var active_slide = $(wrapper).find(‘div.slick-active’);
var slick_dots = $(wrapper).find(‘.slick-dots’);
slick_dots.appendTo($(active_slide).find(”));
}
}
//Slick Slider
$(‘#base-sliders-logo-slider-6a1506008ec47’).slick({
mobileFirst: true,
slidesToShow: 1,
slidesToScroll: 1,
autoplay: false,
arrows: false,
dots: true,
swipe: true,
touchMove: false,
fade: false,
responsive: [
{
breakpoint: 767,
settings: {
slidesToShow: 2,
slidesToScroll: 2,
autoplay: false,
arrows: true,
dots: true,
swipe: true,
touchMove: false,
}
},
{
breakpoint: 1024,
settings: {
autoplay: false,
centerMode: false,
slidesToShow: 3,
slidesToScroll: 1,
arrows: true,
dots: false,
draggable: true,
swipe: true,
touchMove: true,
pauseOnHover: true,
variableWidth: false,
infinite: false,
}
}
]
});
});
})(window.jQuery, window, document);
Individuals ServedIndividuals Served
23000

Individuals Served

jQuery(document).ready(function () {
var __srt =0;
var __end =23000;
var __tim =5000;
var __sep =1;
var __elem = ‘#base-counter-id-6a1506008f253 .count’;
/*Number Counter Function Trigger Event*/
var waypoint = new Waypoint({
element: document.getElementById(‘base-counter-id-6a1506008f253’),
handler: function (direction) {
numCounter(__srt, __end, __tim, __elem,__sep);
this.destroy()
},
offset: ‘bottom-in-view’
});
});
Geographical Areas Served:Geographical Areas Served:
4

Geographical Areas Served:

Santa Clara, Santa Cruz, San Benito and Monterey

jQuery(document).ready(function () {
var __srt =0;
var __end =4;
var __tim =5000;
var __sep =1;
var __elem = ‘#base-counter-id-6a1506008f95f .count’;
/*Number Counter Function Trigger Event*/
var waypoint = new Waypoint({
element: document.getElementById(‘base-counter-id-6a1506008f95f’),
handler: function (direction) {
numCounter(__srt, __end, __tim, __elem,__sep);
this.destroy()
},
offset: ‘bottom-in-view’
});
});

Dear Visitors, all our offices will be closed on Monday in observance of Martin Luther King Jr. Day. All Offices will reopen at 8am on Tuesday , January 2oth 2026 .

For urgent matter please contact:

San Jose (408) 374-9960;  Salinas (831) 900-3636;  Watsonville (831) 900-3737

You can also email at: info@sarc.org

(function ($, window, document) {
‘use strict’;
$(function () {
function baseAppendDots(wrapper) {
if ($(window).width() > 767) {
var active_slide = $(wrapper).find(‘div.slick-active’);
var slick_dots = $(wrapper).find(‘.slick-dots’);
slick_dots.appendTo($(active_slide).find(”));
}
}
//Slick Slider
$(‘#base-sliders-logo-slider-home-news-events-6a15060090116’).slick({
mobileFirst: true,
slidesToShow: 1,
slidesToScroll: 1,
autoplay: false,
arrows: false,
dots: false,
swipe: false,
touchMove: false,
fade: false,
responsive: [
{
breakpoint: 767,
settings: {
slidesToShow: 2,
slidesToScroll: 2,
autoplay: false,
arrows: false,
dots: false,
swipe: false,
touchMove: false,
}
},
{
breakpoint: 1024,
settings: {
autoplay: false,
centerMode: false,
slidesToShow: 4,
slidesToScroll: 1,
arrows: false,
dots: false,
draggable: false,
pauseOnHover: true,
variableWidth: false,
infinite: false,
}
}
]
});
});
})(window.jQuery, window, document);

Are you…

Living with a disability

San Andreas Regional Center is here to support you.   There are a number of services that can be explored to help you.  We are here to support you at the various stages of your life.

 

 


Learn more

A Caretaker/Parent

There are many supports that can be offered for a variety of reasons.   We are here to support you as changes occur.

 

 


Learn more

A Service Provider

Service Providers are your partners as the needs are met.

Ebilling 

Service Provider Portal 

 


Learn More

 

(function ($, window, document) {
‘use strict’;
$(function () {
function baseAppendDots(wrapper) {
if ($(window).width() > 767) {
var active_slide = $(wrapper).find(‘div.slick-active’);
var slick_dots = $(wrapper).find(‘.slick-dots’);
slick_dots.appendTo($(active_slide).find(”));
}
}
//Slick Slider
$(‘#base-sliders-logo-slider-6a15060090bd5’).slick({
mobileFirst: true,
slidesToShow: 1,
slidesToScroll: 1,
autoplay: false,
arrows: false,
dots: true,
swipe: true,
touchMove: false,
fade: false,
responsive: [
{
breakpoint: 767,
settings: {
slidesToShow: 2,
slidesToScroll: 2,
autoplay: false,
arrows: true,
dots: true,
swipe: true,
touchMove: false,
}
},
{
breakpoint: 1024,
settings: {
autoplay: false,
centerMode: false,
slidesToShow: 3,
slidesToScroll: 1,
arrows: true,
dots: false,
draggable: true,
swipe: true,
touchMove: true,
pauseOnHover: true,
variableWidth: false,
infinite: false,
}
}
]
});
});
})(window.jQuery, window, document);

Our services are designed to meet the individual needs of all the people we serve according to age, disability, and geographic location

Intake & Eligibility Determination

Any person regardless of age, cultural background, or income, believed to have a developmental disability is encouraged to apply for services.

Service Coordination & Case Management

The Service Coordinator works in partnership with the consumer and/or family to plan for the needs of the consumer.

Quick Links

We are a non-profit that serves individuals with developmental disabilities and their families who reside within Monterey, San Benito, Santa Clara, and Santa Cruz Counties

Nolan
Nolan participates in the Employment Program with Abilities United.  He will be working in the IT field.
Nolan
He is pictured on the DSP brochure.  Nolan earned his  AS degree in Business Information Systems and will be at an internship in 2024.
Rosemary
Rosemary is a 28-year-old woman who had lived with her parents in Santa Cruz all of her  life.  Rosemary worked with Housing Choices and recently was accepted to the Water Street Apartments, an affordable housing complex  where she now lives.
Rosemary
The complex is located close to transit, shopping and services, and most importantly to Clarity Arts in Santa Cruz, where she hopes to launch her career as a painter.  Rosemary is pictured next to one of her paintings which hangs in the office of the Water Street Apartments.

(function ($) {
$(document).ready(function () {
$(‘.slider-for’).slick({
slidesToShow: 1,
slidesToScroll: 1,
arrows: true,
draggable: true,
fade: true,
autoplay: false, // Enables Autoplay.
autoplaySpeed:2556, // Autoplay Speed in milliseconds.
swipeToSlide: true,
asNavFor: ‘.slider-nav’,
infinite: false,
responsive: [
{
breakpoint: 1025,
settings: {
arrows: false,
dots: true
}
},
{
breakpoint: 991,
settings: {
arrows: false,
dots: true
}
},
{
breakpoint: 668,
settings: {
arrows: false,
dots: true
}
},
{
breakpoint: 480,
settings: {
arrows: false,
dots: true
}
}
]
});
$(‘.slider-nav’).slick({
slidesToShow: 3,
slidesToScroll: 1,
asNavFor: ‘.slider-for’,
dots: false,
focusOnSelect: true,
autoplay: false, // Enables Autoplay.
autoplaySpeed:2556, // Autoplay Speed in milliseconds.
draggable: true,
swipeToSlide: true,
arrows: false,
infinite: false,
responsive: [
{
breakpoint: 1025,
settings: {
arrows: true,
dots: false
}
},
{
breakpoint: 991,
settings: {
arrows: false,
dots: true
}
},
{
breakpoint: 668,
settings: {
arrows: false,
dots: true
}
},
{
breakpoint: 480,
settings: {
arrows: false,
dots: true
}
}
]
});
});
})(jQuery); // or even jQuery.noConflict()

Community News & Events

SARC

Summer Festivals and Run Registration

SARC Events

 


Learn More

SARC

POS Presentation

 


Learn More

SARC

NCI/PC Presentation

Join San Andreas for the annual National Core Indicator and Performance Contract presentation.

 

Screenshot

 


Learn More

SARC

Standardized Vendorization

SARC Events

 


Learn More

SARC

Performance Contract

SARC Events

 


Learn More

SARC

DDS Message

 


Learn More

SARC

RFI-DHOH

 


Learn More

SARC

DDS Respite Standardization

A new tool is being developed to help regional centers determine respite hours.

The goal of the Standardized Respite Tool is to:

 


Learn More

SARC

SARC events

SARC Events

 


Learn More

SARC

AB 637 Meeting

SARC Events

 


Learn More

Announcement

Join the Board of Directors!

Make your voice be heard and make a difference by joining the San Andreas Regional Center Board of Directors and represent your area.

 


Learn More

Information

Follow SARC on Social Media

Follow SARC on Social Media to keep up with Events, trainings, and Announcements.

 


Follow SARC on Social Media

Information

DDS – Provider Directory

Learn more about the Provider Directory Program

 


Direct Service Professional Program

(function ($, window, document) {
‘use strict’;
$(function () {
function baseAppendDots(wrapper) {
if ($(window).width() > 767) {
var active_slide = $(wrapper).find(‘div.slick-active’);
var slick_dots = $(wrapper).find(‘.slick-dots’);
slick_dots.appendTo($(active_slide).find(”));
}
}
//Slick Slider
$(‘#base-sliders-logo-slider-home-news-events-6a1506009bd5c’).slick({
mobileFirst: true,
slidesToShow: 1,
slidesToScroll: 1,
autoplay: false,
arrows: false,
dots: true,
swipe: true,
touchMove: false,
fade: false,
responsive: [
{
breakpoint: 767,
settings: {
slidesToShow: 2,
slidesToScroll: 2,
autoplay: false,
arrows: true,
dots: true,
swipe: true,
touchMove: false,
}
},
{
breakpoint: 1024,
settings: {
autoplay: false,
centerMode: false,
slidesToShow: 3,
slidesToScroll: 1,
arrows: true,
dots: false,
draggable: true,
swipe: true,
touchMove: true,
pauseOnHover: true,
variableWidth: false,
infinite: false,
}
}
]
});
});
})(window.jQuery, window, document);